wok-6.x diff gpxe/receipt @ rev 25192
updated python-formencode (1.2.2 -> 2.0.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 10:37:28 2022 +0100 (2022-07-13) |
parents | d8c511e24c20 |
children | 8ea0030e77cb |
line diff
1.1 --- a/gpxe/receipt Fri Feb 18 22:59:06 2022 +0000 1.2 +++ b/gpxe/receipt Wed Jul 13 10:37:28 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