diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2023-10-19 08:14:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-21 17:20:16 +0700 |
commit | 75a8a8d3205d10398f7956c0297dc04706a202f6 (patch) | |
tree | d59fd382c6dc70a32bd273aea298cc3d8a020452 /libraries/opencl-amd | |
parent | 0e5ffdfce2880dd3cb0b6c0439d5a641ea3008f4 (diff) |
libraries/opencl-amd: Fix $DOWNLOAD_x86_64.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/opencl-amd')
-rw-r--r-- | libraries/opencl-amd/opencl-amd.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/opencl-amd/opencl-amd.info b/libraries/opencl-amd/opencl-amd.info index 0f7d1890e3684..4d1f18ec03aec 100644 --- a/libraries/opencl-amd/opencl-amd.info +++ b/libraries/opencl-amd/opencl-amd.info @@ -3,7 +3,7 @@ VERSION="19.50" HOMEPAGE="https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://drivers.amd.com/drivers/linux/19.50/amdgpu-pro-19.50-967956-ubuntu-18.04.tar.xz" +DOWNLOAD_x86_64="https://ponce.cc/slackware/sources/repo/amdgpu-pro-19.50-967956-ubuntu-18.04.tar.xz" MD5SUM_x86_64="aa0df956b488789896b82359ddb856c8" REQUIRES="" MAINTAINER="Ciprian Stingu" |