Commit 1a7d3aa9 authored by Huan Zhang's avatar Huan Zhang Committed by Guolin Ke
Browse files

fix AMD APP SDK download link (#815)

parent 29900dd7
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Original script from https://github.com/gregvw/amd_sdk/ # Original script from https://github.com/gregvw/amd_sdk/
# Location from which get nonce and file name from # Location from which get nonce and file name from
URL="http://developer.amd.com/tools-and-sdks/opencl-zone/opencl-tools-sdks/amd-accelerated-parallel-processing-app-sdk/" URL="http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/"
URLDOWN="http://developer.amd.com/amd-license-agreement-appsdk/" URLDOWN="http://developer.amd.com/amd-license-agreement-appsdk/"
NONCE1_STRING='name="amd_developer_central_downloads_page_nonce"' NONCE1_STRING='name="amd_developer_central_downloads_page_nonce"'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment