File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Original file line number Diff line number Diff line change @@ -1025,7 +1025,7 @@ if [[ "$OSTYPE" == "linux-gnu" ]]; then
1025
1025
fi
1026
1026
1027
1027
if build " amf" " 1.4.35" ; then
1028
- download " https://github.com/GPUOpen-LibrariesAndSDKs/AMF/releases/download/v $CURRENT_PACKAGE_VERSION /AMF-headers- v$CURRENT_PACKAGE_VERSION .tar.gz" " AMF-$CURRENT_PACKAGE_VERSION .tar.gz" " AMF-$CURRENT_PACKAGE_VERSION "
1028
+ download " https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/ v$CURRENT_PACKAGE_VERSION .tar.gz" " AMF-$CURRENT_PACKAGE_VERSION .tar.gz" " AMF-$CURRENT_PACKAGE_VERSION "
1029
1029
execute rm -rf " ${WORKSPACE} /include/AMF"
1030
1030
execute mkdir -p " ${WORKSPACE} /include/AMF"
1031
1031
execute cp -r " ${PACKAGES} " /AMF-$CURRENT_PACKAGE_VERSION /AMF-$CURRENT_PACKAGE_VERSION /amf/public/include/* " ${WORKSPACE} /include/AMF/"
You can’t perform that action at this time.
0 commit comments