Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
cudnn


Commits:
6b1e653f by Sven-Hendrik Haase at 2024-11-06T17:22:49+01:00
upgpkg: 9.5.1.17-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cudnn
        pkgdesc = NVIDIA CUDA Deep Neural Network library
-       pkgver = 9.2.1.18
+       pkgver = 9.5.1.17
        pkgrel = 1
        url = https://developer.nvidia.com/cuDNN
        arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = cudnn
        depends = cuda>=12
        options = !strip
        options = staticlibs
-       source = 
https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-9.2.1.18_cuda12-archive.tar.xz
+       source = 
https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-9.5.1.17_cuda12-archive.tar.xz
        source = NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
-       b2sums = 
f034a7d9aa55b29faa8aa00c92c42e1f46d009a5caf4a5ed69a0a37bf02a7058bec281f94a23fee2fb1f8ba2b64209e9923e5dfa5e4eb13eadfce664454e197a
+       b2sums = 
414e8081a778e5bbd539e5fe473a5cb753bc74c0f993588093937e123e4597a0ecd0678ff8e08ddd43bb075e645a3e25e5829b5fcb06a9e09c4e0b111ede4021
        b2sums = 
222e3d3640808a130dfc339fa8e48ea396f784af77d09d90fae1e5550de8272e643d9a765d832b3d950234a3f7a8706a12191d49717f732cff190e5fd920ed52
 
 pkgname = cudnn


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Yunhui Fu <[email protected]>
 
 pkgname=cudnn
-pkgver=9.2.1.18
+pkgver=9.5.1.17
 _cudaver=12
 pkgrel=1
 pkgdesc="NVIDIA CUDA Deep Neural Network library"
@@ -21,7 +21,7 @@ options=(!strip staticlibs)
 # or 
https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/
 
source=("https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-${pkgver}_cuda${_cudaver}-archive.tar.xz";
         "NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
-b2sums=('f034a7d9aa55b29faa8aa00c92c42e1f46d009a5caf4a5ed69a0a37bf02a7058bec281f94a23fee2fb1f8ba2b64209e9923e5dfa5e4eb13eadfce664454e197a'
+b2sums=('414e8081a778e5bbd539e5fe473a5cb753bc74c0f993588093937e123e4597a0ecd0678ff8e08ddd43bb075e645a3e25e5829b5fcb06a9e09c4e0b111ede4021'
         
'222e3d3640808a130dfc339fa8e48ea396f784af77d09d90fae1e5550de8272e643d9a765d832b3d950234a3f7a8706a12191d49717f732cff190e5fd920ed52')
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cudnn/-/commit/6b1e653fcc7381168fdd02364724af86dd986009

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cudnn/-/commit/6b1e653fcc7381168fdd02364724af86dd986009
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to