nvidia: update to 460.32.03.
This commit is contained in:
parent
2bf6537aff
commit
efa53fd223
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
_desc="NVIDIA drivers for linux"
|
||||
|
||||
pkgname=nvidia
|
||||
version=450.80.02
|
||||
version=460.32.03
|
||||
revision=1
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="custom:NVIDIA Proprietary"
|
||||
|
@ -19,7 +19,7 @@ conflicts="xserver-abi-video>24_1"
|
|||
|
||||
_pkg="NVIDIA-Linux-x86_64-${version}"
|
||||
distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
|
||||
checksum=0f5a2f19f822d46c54500f4a6192dad9948821ed14ce7c13b38264d67aaf95b3
|
||||
checksum=4f2122fc23655439f214717c4c35ab9b4f5ab8537cddfdf059a5682f1b726061
|
||||
# subpackages need to be processed in this specific order
|
||||
subpackages="nvidia-gtklibs nvidia-dkms nvidia-opencl nvidia-libs nvidia-libs-32bit"
|
||||
depends="nvidia-libs-${version}_${revision}
|
||||
|
@ -129,8 +129,8 @@ do_install() {
|
|||
ln -sf libglxserver_nvidia.so.${version} \
|
||||
${DESTDIR}/usr/lib/nvidia/xorg/libglxserver_nvidia.so.1
|
||||
|
||||
vinstall libnvidia-egl-wayland.so.1.1.4 755 usr/lib
|
||||
ln -sf libnvidia-egl-wayland.so.1.1.4 \
|
||||
vinstall libnvidia-egl-wayland.so.1.1.5 755 usr/lib
|
||||
ln -sf libnvidia-egl-wayland.so.1.1.5 \
|
||||
${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
|
||||
|
||||
vinstall 10_nvidia.json 755 usr/share/glvnd/egl_vendor.d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue