# HG changeset patch # User Pascal Bellard # Date 1223054476 0 # Node ID 718176ab6e5229a62f5ca12b077b1e609d317290 # Parent cb884d540a01f0ba810108bba9b5f6b76999c4f9 gpxe: update WGET_URL diff -r cb884d540a01 -r 718176ab6e52 gpxe/receipt --- a/gpxe/receipt Fri Oct 03 17:20:31 2008 +0000 +++ b/gpxe/receipt Fri Oct 03 17:21:16 2008 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.etherboot.org/" -WGET_URL="http://kernel.org/pub/software/utils/boot/$PACKAGE/$TARBALL" +WGET_URL="http://kernel.org/pub/software/utils/boot/$PACKAGE/Old/$TARBALL" # Rules to configure and make the package. compile_rules()