wok-current rev 11579
Up syslinux (4.05)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 05 18:57:36 2012 +0100 (2012-01-05) |
parents | 68e8b7bddb27 |
children | 32c9fe64bb7f |
files | syslinux-extra/receipt syslinux-modules/receipt syslinux-tools/receipt syslinux/receipt |
line diff
1.1 --- a/syslinux-extra/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/syslinux-extra/receipt Thu Jan 05 18:57:36 2012 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="syslinux-extra" 1.7 -VERSION="4.04" 1.8 +VERSION="4.05" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="MBR/FAT/EXT3/PXE bootloader files" 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/syslinux-modules/receipt Mon Jan 02 23:06:19 2012 +0100 2.2 +++ b/syslinux-modules/receipt Thu Jan 05 18:57:36 2012 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="syslinux-modules" 2.7 -VERSION="4.04" 2.8 +VERSION="4.05" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="modules for syslinux" 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- a/syslinux-tools/receipt Mon Jan 02 23:06:19 2012 +0100 3.2 +++ b/syslinux-tools/receipt Thu Jan 05 18:57:36 2012 +0100 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="syslinux-tools" 3.7 -VERSION="4.04" 3.8 +VERSION="4.05" 3.9 CATEGORY="system-tools" 3.10 SHORT_DESC="Misc perl tools" 3.11 MAINTAINER="pascal.bellard@slitaz.org"
4.1 --- a/syslinux/receipt Mon Jan 02 23:06:19 2012 +0100 4.2 +++ b/syslinux/receipt Thu Jan 05 18:57:36 2012 +0100 4.3 @@ -1,13 +1,13 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="syslinux" 4.7 -VERSION="4.04" 4.8 +VERSION="4.05" 4.9 CATEGORY="base-system" 4.10 SHORT_DESC="LiveCD ISO bootloader (isolinux)" 4.11 MAINTAINER="pankso@slitaz.org" 4.12 -TARBALL="$PACKAGE-$VERSION.tar.gz" 4.13 +TARBALL="$PACKAGE-$VERSION.tar.xz" 4.14 WEB_SITE="http://syslinux.zytor.com/" 4.15 -WGET_URL="ftp://ftp.kernel.org/pub/linux/boot/syslinux/$TARBALL" 4.16 +WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/$TARBALL" 4.17 BUILD_DEPENDS="kbd-base perl nasm" 4.18 DEPENDS="gpxe" 4.19 CONFIG_FILES="/boot/isolinux"