diff options
author | tnut <tnut at nutyx dot com> | 2011-08-02 19:57:56 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-08-02 19:57:56 +0200 |
commit | e2dad21d88605f0494ef6fdc2536b836c2a7d2fc (patch) | |
tree | fe5bb4853fe043e17929799e178045cf0d60adf5 /base/kernel/Pkgfile | |
parent | c860b69c38702ed3cdda4c8986d161fd3267274c (diff) | |
download | nutyx-pakxe-e2dad21d88605f0494ef6fdc2536b836c2a7d2fc.tar.gz nutyx-pakxe-e2dad21d88605f0494ef6fdc2536b836c2a7d2fc.tar.bz2 nutyx-pakxe-e2dad21d88605f0494ef6fdc2536b836c2a7d2fc.tar.xz nutyx-pakxe-e2dad21d88605f0494ef6fdc2536b836c2a7d2fc.zip |
kernel, maj 2.6.39.3-2
Diffstat (limited to 'base/kernel/Pkgfile')
-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 36be2aac7..408a49819 100644 --- a/base/kernel/Pkgfile +++ b/base/kernel/Pkgfile @@ -6,7 +6,7 @@ name=kernel version=2.6.39.3 _BaseVersion=2.6.39 -release=1 +release=2 PKGMK_NO_STRIP="yes" PKGMK_IGNORE_FOOTPRINT="yes" PKGMK_IGNORE_MD5SUM="yes" @@ -14,7 +14,7 @@ SCRIPT_VERSION="pakxe.1" INITRDBASE="nutyx-initrd" _extra=30052011 _tools=03072011 -NVIDIA_VERSION=275.19 +NVIDIA_VERSION=280.13 VB_VERSION=4.0.12 VB_BUILD=72916 ATI_VERSION=11.6 @@ -30,7 +30,7 @@ source=(http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_${BC_ARCH}-v5_100_ http://download.virtualbox.org/virtualbox/${VB_VERSION}/VirtualBox-${VB_VERSION}-${VB_BUILD}-Linux_${VB_ARCH}.run \ http://www2.ati.com/drivers/linux/ati-driver-installer-${ATI_VERSION/./-}-x86.x86_64.run \ http://nutyx.meticul.eu/files/patchs/ati/ati-${ATI_VERSION}.tar.gz \ - http://us.download.nvidia.com/XFree86/Linux-${_ARCH}/${NVIDIA_VERSION}/NVIDIA-Linux-${_ARCH}-${NVIDIA_VERSION}.run\ + http://fr.download.nvidia.com/XFree86/Linux-${_ARCH}/${NVIDIA_VERSION}/NVIDIA-Linux-${_ARCH}-${NVIDIA_VERSION}.run\ 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 \ |