Skip to content

Commit ad59c4e

Browse files
committed
Update AMD APP SDK download script
1 parent 48c9e86 commit ad59c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/amd_sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Original script from https://github.com/gregvw/amd_sdk/
44

55
# Location from which get nonce and file name from
6-
URL="http://developer.amd.com/tools-and-sdks/opencl-zone/opencl-tools-sdks/amd-accelerated-parallel-processing-app-sdk/"
6+
URL="http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/"
77
URLDOWN="http://developer.amd.com/amd-license-agreement-appsdk/"
88

99
NONCE1_STRING='name="amd_developer_central_downloads_page_nonce"'

0 commit comments

Comments
 (0)