wok diff gpxe/receipt @ rev 25176

updated python-formalchemy (1.5.5 -> 1.5.6)
author Hans-G?nter Theisgen
date Fri Jul 01 17:52:21 2022 +0100 (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	Fri Jul 01 17:52:21 2022 +0100
     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