wok diff gpxe/receipt @ rev 25028

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 17:04:56 2022 +0000 (23 months ago)
parents d8c511e24c20
children 8ea0030e77cb
line diff
     1.1 --- a/gpxe/receipt	Fri Feb 18 22:59:06 2022 +0000
     1.2 +++ b/gpxe/receipt	Thu May 19 17:04:56 2022 +0000
     1.3 @@ -6,9 +6,10 @@
     1.4  SHORT_DESC="Ethernet bootloader."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.8 +SOURCE="ipxe"
     1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.etherboot.org/"
    1.11 -WGET_URL="http://kernel.org/pub/software/utils/boot/$PACKAGE/Old/$TARBALL"
    1.12 +WGET_URL="https://git.ipxe.org/release/$SOURCE/$TARBALL"
    1.13  
    1.14  BUILD_DEPENDS="perl"
    1.15