wok rev 22683

Up ipxe (1.20.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 19 11:06:13 2020 +0100 (2020-01-19)
parents 9f0372ee6bbd
children 3760e697c98f
files ipxe-pxe/receipt ipxe/receipt ipxelinux/receipt
line diff
     1.1 --- a/ipxe-pxe/receipt	Sat Jan 18 19:09:28 2020 +0100
     1.2 +++ b/ipxe-pxe/receipt	Sun Jan 19 11:06:13 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ipxe-pxe"
     1.7 -VERSION="1.0.0-20190427"
     1.8 +VERSION="1.20.1"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Open source network boot firmware for pxe server."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/ipxe/receipt	Sat Jan 18 19:09:28 2020 +0100
     2.2 +++ b/ipxe/receipt	Sun Jan 19 11:06:13 2020 +0100
     2.3 @@ -1,15 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="ipxe"
     2.7 -VERSION="1.0.0-20190427"
     2.8 -GIT_TAG="a95966955c6904b975b0ccec0dd338385fb3066b"
     2.9 +VERSION="1.20.1"
    2.10  CATEGORY="system-tools"
    2.11  SHORT_DESC="Open source network boot firmware."
    2.12  MAINTAINER="pascal.bellard@slitaz.org"
    2.13  LICENSE="GPL2"
    2.14  WEB_SITE="https://ipxe.org/"
    2.15 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.16 -WGET_URL="https://git.ipxe.org/ipxe.git/snapshot/$GIT_TAG.tar.bz2"
    2.17 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.18 +WGET_URL="https://github.com/ipxe/ipxe/archive/v$VERSION.tar.gz"
    2.19  
    2.20  DEPENDS=""
    2.21  BUILD_DEPENDS="perl wget liblzma-dev syslinux"
     3.1 --- a/ipxelinux/receipt	Sat Jan 18 19:09:28 2020 +0100
     3.2 +++ b/ipxelinux/receipt	Sun Jan 19 11:06:13 2020 +0100
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="ipxelinux"
     3.7 -VERSION="1.0.0-20190427"
     3.8 +VERSION="1.20.1"
     3.9  CATEGORY="system-tools"
    3.10  SHORT_DESC="Open source network boot firmware for pxe server."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"