[arch-commits] Commit in cudnn/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Dec 13 04:51:17 UTC 2017


    Date: Wednesday, December 13, 2017 @ 04:51:17
  Author: svenstaro
Revision: 274101

Use https

Modified:
  cudnn/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-13 04:28:10 UTC (rev 274100)
+++ PKGBUILD	2017-12-13 04:51:17 UTC (rev 274101)
@@ -13,7 +13,7 @@
 depends=('cuda')
 # To figure out these URLs, check out the Dockerfiles at
 # https://gitlab.com/nvidia/cuda/tree/centos7 for the appropriate cuda version.
-source=("${pkgname}-${pkgver}::http://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-9.0-linux-x64-v7.tgz"
+source=("${pkgname}-${pkgver}::https://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-9.0-linux-x64-v7.tgz"
         "NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
 sha512sums=('a465990ae6bf35745635798ff337802778960e9cbbda4071fb6151c5f5733a00cf2da9496ee70e6207d2b02159a35c97cdaac184e4dda95137465fd731ab6b20'
             '38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')



More information about the arch-commits mailing list