diff options
author | tnut <tnut at nutyx dot com> | 2011-04-26 05:43:03 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-04-26 05:43:03 +0200 |
commit | 6c8701cd99570ada8c6291fb202bbf2559c4660f (patch) | |
tree | 59b6fe0e0c1f3f30c8c22bb8a450b6f6134f6a90 | |
parent | 987f748015a17d25d22d9b5bb7ec6f4267c1c51d (diff) | |
download | nutyx-pakxe-6c8701cd99570ada8c6291fb202bbf2559c4660f.tar.gz nutyx-pakxe-6c8701cd99570ada8c6291fb202bbf2559c4660f.tar.bz2 nutyx-pakxe-6c8701cd99570ada8c6291fb202bbf2559c4660f.tar.xz nutyx-pakxe-6c8701cd99570ada8c6291fb202bbf2559c4660f.zip |
kernel, nouvelle version de maintenance
-rw-r--r-- | base/kernel/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/kernel/Pkgfile b/base/kernel/Pkgfile index 265551e20..18919cf86 100644 --- a/base/kernel/Pkgfile +++ b/base/kernel/Pkgfile @@ -6,14 +6,14 @@ name=kernel version=2.6.38.4 _BaseVersion=2.6.38 -release=1 +release=2 PKGMK_NO_STRIP="yes" PKGMK_IGNORE_FOOTPRINT="yes" PKGMK_IGNORE_MD5SUM="yes" SCRIPT_VERSION="pakxe" INITRDBASE="nutyx-initrd" -_extra=22042011 -_tools=22042011 +_extra=26042011 +_tools=26042011 source=(http://www.kernel.org/pub/linux/kernel/v2.6/linux-${_BaseVersion}.tar.bz2 config_64 config\ http://www.kernel.org/pub/linux/kernel/v2.6/patch-$version.bz2 \ http://nutyx.meticul.eu/install-${SCRIPT_VERSION}.ash \ |