wok-current rev 289
UP: linux-header (go for 2.6.24.2 thanks and well done Pascal)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Feb 29 17:03:03 2008 +0100 (2008-02-29) |
parents | a432ed283969 |
children | 581ee22da6ae |
files | busybox/receipt linux-headers/receipt linux/receipt module-init-tools/receipt |
line diff
1.1 --- a/busybox/receipt Thu Feb 28 17:33:45 2008 +0100 1.2 +++ b/busybox/receipt Fri Feb 29 17:03:03 2008 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.7.3" 1.5 CATEGORY="base-system" 1.6 SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="pascal.bellard@slitaz.org" 1.9 DEPENDS="slitaz-base-files" 1.10 BUILD_DEPENDS="bzip2" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2"
2.1 --- a/linux-headers/receipt Thu Feb 28 17:33:45 2008 +0100 2.2 +++ b/linux-headers/receipt Fri Feb 29 17:03:03 2008 +0100 2.3 @@ -1,10 +1,10 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="linux-headers" 2.7 -VERSION="2.6.22.9" 2.8 +VERSION="2.6.24.2" 2.9 CATEGORY="development" 2.10 SHORT_DESC="The Linux Kernel headers files for devel." 2.11 -MAINTAINER="pankso@slitaz.org" 2.12 +MAINTAINER="pascal.bellard@slitaz.org" 2.13 WANTED="linux" 2.14 WEB_SITE="http://www.kernel.org/" 2.15
3.1 --- a/linux/receipt Thu Feb 28 17:33:45 2008 +0100 3.2 +++ b/linux/receipt Fri Feb 29 17:03:03 2008 +0100 3.3 @@ -4,7 +4,7 @@ 3.4 VERSION="2.6.24.2" 3.5 CATEGORY="base-system" 3.6 SHORT_DESC="The Linux kernel and modules." 3.7 -MAINTAINER="pankso@slitaz.org" 3.8 +MAINTAINER="pascal.bellard@slitaz.org" 3.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.10 WEB_SITE="http://www.kernel.org/" 3.11 WGET_URL="http://www.eu.kernel.org/pub/linux/kernel/v2.6/$TARBALL"
4.1 --- a/module-init-tools/receipt Thu Feb 28 17:33:45 2008 +0100 4.2 +++ b/module-init-tools/receipt Fri Feb 29 17:03:03 2008 +0100 4.3 @@ -4,7 +4,7 @@ 4.4 VERSION="3.2" 4.5 CATEGORY="base-system" 4.6 SHORT_DESC="Kernel modules manipulation tools." 4.7 -MAINTAINER="pankso@slitaz.org" 4.8 +MAINTAINER="pascal.bellard@slitaz.org" 4.9 DEPENDS="zlib" 4.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.11 WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools/"