wok rev 1459

gpxe: update WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 03 17:21:16 2008 +0000 (2008-10-03)
parents cb884d540a01
children f08ead2d5191
files gpxe/receipt
line diff
     1.1 --- a/gpxe/receipt	Fri Oct 03 17:20:31 2008 +0000
     1.2 +++ b/gpxe/receipt	Fri Oct 03 17:21:16 2008 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.etherboot.org/"
     1.7 -WGET_URL="http://kernel.org/pub/software/utils/boot/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="http://kernel.org/pub/software/utils/boot/$PACKAGE/Old/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()