Update to version 440.64.
This commit is contained in:
parent
3b4d78a143
commit
71e36c7e90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527488
4 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nvidia-libs
|
||||
DISTVERSION?= 440.59
|
||||
DISTVERSION?= 440.64
|
||||
# Always try to set PORTREVISION as it can be overridden by the slave ports
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= x11 linux
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1482026038
|
||||
SHA256 (NVIDIA-Linux-x86_64-440.59.run) = 61cb1a6c1017087d431c8cec4fc0450030d469cb825a4cac7d1a5142b8c14f98
|
||||
SIZE (NVIDIA-Linux-x86_64-440.59.run) = 143384618
|
||||
SHA256 (NVIDIA-Linux-x86_64-440.64.run) = e13c9f1ba13262bb7a9c4bb8180f7beb09be2b17145f611a81e8cf92600b7575
|
||||
SIZE (NVIDIA-Linux-x86_64-440.64.run) = 141302182
|
||||
SHA256 (NVIDIA-Linux-x86_64-390.132.run) = b6532de659f96f7859f9d59ae30ab93d0a07141d37f229a570b30f96a5d2ff61
|
||||
SIZE (NVIDIA-Linux-x86_64-390.132.run) = 82900057
|
||||
SHA256 (NVIDIA-Linux-x86-390.132.run) = 51adb28f0ed4548f35a88a93ad6767ebd807fa14f418bf5e51a6d63a3ff7f275
|
||||
|
|
|
@ -7,10 +7,11 @@
|
|||
# Starting with version 1.0-7667, NVidia has dropped support for numerous
|
||||
# "legacy" GPUs. Consult NVidia README (the Appendix) to find out whether
|
||||
# you need to use legacy driver version and install one of corresponding
|
||||
# slave ports instead (`x11/nvidia-driver-340' or `x11/nvidia-driver-304').
|
||||
# slave ports instead (`x11/nvidia-driver-390', `x11/nvidia-driver-340',
|
||||
# or `x11/nvidia-driver-304').
|
||||
|
||||
PORTNAME= nvidia-driver
|
||||
DISTVERSION?= 440.59
|
||||
DISTVERSION?= 440.64
|
||||
# Always try to set PORTREVISION as it can be overridden by the slave ports
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= x11
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1482026038
|
||||
SHA256 (NVIDIA-FreeBSD-x86_64-440.59.tar.gz) = a62f4f15ef8a40db3fac834bb2df3b699bf614c7081797665501cebfa29e62f0
|
||||
SIZE (NVIDIA-FreeBSD-x86_64-440.59.tar.gz) = 82197680
|
||||
SHA256 (NVIDIA-FreeBSD-x86_64-440.64.tar.gz) = 88b4f3c2a669ae8ec46c56019528a488a3de66383908feed6ddbc1ea5af5ec67
|
||||
SIZE (NVIDIA-FreeBSD-x86_64-440.64.tar.gz) = 82235774
|
||||
SHA256 (NVIDIA-FreeBSD-x86_64-390.132.tar.gz) = 5f7d05c39d9000bd284a34a3278f224a6c49909a6c945667e7dff1abd7541584
|
||||
SIZE (NVIDIA-FreeBSD-x86_64-390.132.tar.gz) = 64206643
|
||||
SHA256 (NVIDIA-FreeBSD-x86-390.132.tar.gz) = da09a7db4531f54572a7aa8282626a79214bddabfa5695423321d856749015e4
|
||||
|
|
Loading…
Reference in a new issue