diff options
Diffstat (limited to 'base/kernel-34/Pkgfile')
-rw-r--r-- | base/kernel-34/Pkgfile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/base/kernel-34/Pkgfile b/base/kernel-34/Pkgfile index c7a627f4e..0aeedbe65 100644 --- a/base/kernel-34/Pkgfile +++ b/base/kernel-34/Pkgfile @@ -5,7 +5,7 @@ name=kernel-34 version=2.6.34.10 _BaseVersion=2.6.34 -release=2 +release=3 PKGMK_NO_STRIP="yes" PKGMK_IGNORE_FOOTPRINT="yes" PKGMK_IGNORE_MD5SUM="yes" @@ -13,9 +13,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 @@ -27,7 +27,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 \ |