mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:17:14 +08:00
nvidia lts version update
This commit is contained in:
parent
e373462c52
commit
3498fd28b6
@ -10,5 +10,7 @@ nvidia
|
||||
nvidia-utils
|
||||
#../lib32/lib32-nvidia-utils
|
||||
nvidia-304xx
|
||||
nvidia-304xx-utils
|
||||
nvidia-340xx
|
||||
nvidia-340xx-utils
|
||||
catalyst
|
||||
|
@ -4,7 +4,7 @@
|
||||
pkgbase=nvidia-304xx-utils
|
||||
pkgname=('nvidia-304xx-utils' 'nvidia-304xx-libgl' 'opencl-nvidia-304xx')
|
||||
# Edit chakra-hardware-detection/hooks/hwdetect_7_graphics on version jump from 3xx.xx
|
||||
pkgver=304.125
|
||||
pkgver=304.128
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="http://www.nvidia.com/"
|
||||
@ -12,7 +12,7 @@ license=('custom')
|
||||
options=('!strip')
|
||||
_pkg="NVIDIA-Linux-${arch}-${pkgver}-no-compat32"
|
||||
source=("ftp://download.nvidia.com/XFree86/Linux-${arch}/${pkgver}/${_pkg}.run")
|
||||
md5sums=('291d41ccdbcc08f752a38f9e0a7eeea0')
|
||||
md5sums=('6478e40ed87d9177cbfc3d0b6e39a051')
|
||||
|
||||
create_links() {
|
||||
# create soname links
|
||||
|
@ -4,7 +4,7 @@
|
||||
pkgbase=nvidia-340xx-utils
|
||||
pkgname=('nvidia-340xx-utils' 'nvidia-340xx-libgl' 'opencl-nvidia-340xx')
|
||||
# Edit chakra-hardware-detection/hooks/hwdetect_7_graphics on version jump from 3xx.xx
|
||||
pkgver=340.76
|
||||
pkgver=340.93
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="http://www.nvidia.com/"
|
||||
@ -12,7 +12,7 @@ license=('custom')
|
||||
options=('!strip')
|
||||
_pkg="NVIDIA-Linux-${arch}-${pkgver}-no-compat32"
|
||||
source=("ftp://download.nvidia.com/XFree86/Linux-${arch}/${pkgver}/${_pkg}.run")
|
||||
md5sums=('440df290e213280d6e20d4d4be6f8b4c')
|
||||
md5sums=('cb80e3f1cb6f2fb6e6eab35fad0884e4')
|
||||
|
||||
create_links() {
|
||||
# create soname links
|
||||
|
Loading…
Reference in New Issue
Block a user