diff options
author | tnut <tnut at nutyx dot com> | 2011-08-02 16:33:32 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-08-02 16:33:32 +0200 |
commit | c860b69c38702ed3cdda4c8986d161fd3267274c (patch) | |
tree | b58938a41f38def9bead2c0839212b5254dda29d /base/kernel-35/Pkgfile | |
parent | a15e9ff3ee90261ad613eca90196e2d475aeb6f0 (diff) | |
download | nutyx-pakxe-c860b69c38702ed3cdda4c8986d161fd3267274c.tar.gz nutyx-pakxe-c860b69c38702ed3cdda4c8986d161fd3267274c.tar.bz2 nutyx-pakxe-c860b69c38702ed3cdda4c8986d161fd3267274c.tar.xz nutyx-pakxe-c860b69c38702ed3cdda4c8986d161fd3267274c.zip |
kernel-35, maj 2.6.35.13-7
Diffstat (limited to 'base/kernel-35/Pkgfile')
-rw-r--r-- | base/kernel-35/Pkgfile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/base/kernel-35/Pkgfile b/base/kernel-35/Pkgfile index 676fd1d39..73e6c601d 100644 --- a/base/kernel-35/Pkgfile +++ b/base/kernel-35/Pkgfile @@ -6,7 +6,7 @@ name=kernel-35 version=2.6.35.13 _BaseVersion=2.6.35 -release=6 +release=7 PKGMK_NO_STRIP="yes" PKGMK_IGNORE_FOOTPRINT="yes" PKGMK_IGNORE_MD5SUM="yes" @@ -14,9 +14,9 @@ SCRIPT_VERSION="pakxe.1" INITRDBASE="nutyx-initrd" _extra=30052011 _tools=03072011 -NVIDIA_VERSION=275.09.07 -VB_VERSION=4.0.10 -VB_BUILD=72479 +NVIDIA_VERSION=280.13 +VB_VERSION=4.0.12 +VB_BUILD=72916 ATI_VERSION=11.6 [ "`uname -m`" == "i686" ] && _ARCH=x86 [ "`uname -m`" == "x86_64" ] && _ARCH=x86_64 @@ -28,7 +28,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 \ - ftp://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/longterm/v${_BaseVersion}/patch-$version.bz2 \ http://nutyx.meticul.eu/install-${SCRIPT_VERSION}.ash \ |