diff options
Diffstat (limited to 'base/kernel/Pkgfile')
-rw-r--r-- | base/kernel/Pkgfile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/base/kernel/Pkgfile b/base/kernel/Pkgfile index 41f583bc9..36be2aac7 100644 --- a/base/kernel/Pkgfile +++ b/base/kernel/Pkgfile @@ -4,9 +4,9 @@ # Packager: thierryn1 at hispeed dot ch name=kernel -version=2.6.39.2 +version=2.6.39.3 _BaseVersion=2.6.39 -release=5 +release=1 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=275.19 +VB_VERSION=4.0.12 +VB_BUILD=72916 ATI_VERSION=11.6 [ "`uname -m`" == "i686" ] && _ARCH=x86 @@ -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 \ - ftp://download.nvidia.com/XFree86/Linux-${_ARCH}/${NVIDIA_VERSION}/NVIDIA-Linux-${_ARCH}-${NVIDIA_VERSION}.run\ + http://us.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 \ |