nvidia: update to 340.24.
This commit is contained in:
parent
002e24beca
commit
4c8af88f8c
|
@ -3,7 +3,7 @@
|
|||
_desc="NVIDIA drivers for linux"
|
||||
|
||||
pkgname=nvidia
|
||||
version=337.25
|
||||
version=340.24
|
||||
revision=1
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Propietary NVIDIA license"
|
||||
|
@ -13,7 +13,7 @@ only_for_archs="i686 x86_64"
|
|||
nonfree=yes
|
||||
create_wrksrc=yes
|
||||
short_desc="${_desc} - Libraries and Utilities"
|
||||
depends="xserver-abi-video<16 nvidia-dkms-${version}_${revision} pkg-config"
|
||||
depends="xserver-abi-video<17 nvidia-dkms-${version}_${revision} pkg-config"
|
||||
conflicts="catalyst>=0"
|
||||
|
||||
provides="libGL-${version}_${revision}"
|
||||
|
@ -22,11 +22,11 @@ replaces="libGL>=0"
|
|||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||
_pkg="NVIDIA-Linux-x86-${version}"
|
||||
distfiles="http://us.download.nvidia.com/XFree86/Linux-x86/${version}/NVIDIA-Linux-x86-${version}.run"
|
||||
checksum=f76ece6bd98bfe2ae641a1847094e98c6f7ad7a01af682b4f38108d6b6227f9b
|
||||
checksum=55ed96acf22b6f67ce352576e73963730eb6a404df7ee8563d7dc1984d8fb130
|
||||
else
|
||||
_pkg="NVIDIA-Linux-x86_64-${version}-no-compat32"
|
||||
distfiles="http://us.download.nvidia.com/XFree86/Linux-x86_64/${version}/NVIDIA-Linux-x86_64-${version}-no-compat32.run"
|
||||
checksum=1374b5eaa24022e28b1c41fa11714e27a46f50d18dde0ee3786a81c5592a555e
|
||||
checksum=3882738300c14665c36c41f7d41c7dda628bcc4b2065e3cf4c4e3a218e11de13
|
||||
fi
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user