wok-6.x diff gpxe/receipt @ rev 25430
Up os-prober (1.81)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 19 06:26:39 2022 +0000 (2022-08-19) |
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 Aug 19 06:26:39 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