File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -910,12 +910,12 @@ if [[ "$OSTYPE" == "linux-gnu" ]]; then
910910 fi
911911 fi
912912
913- if build " amf" " 1.4.29 " ; then
914- download ' https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v1.4.29 .tar.gz' ' AMF-1.4.29 .tar.gz' ' AMF-1.4.29 '
913+ if build " amf" " 1.4.30 " ; then
914+ download ' https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v1.4.30 .tar.gz' ' AMF-1.4.30 .tar.gz' ' AMF-1.4.30 '
915915 execute rm -rf " ${WORKSPACE} /include/AMF"
916916 execute mkdir -p " ${WORKSPACE} /include/AMF"
917- execute cp -r " ${PACKAGES} " /AMF-1.4.29 /AMF-1.4.29 /amf/public/include/* " ${WORKSPACE} /include/AMF/"
918- build_done " amf" " 1.4.29 "
917+ execute cp -r " ${PACKAGES} " /AMF-1.4.30 /AMF-1.4.30 /amf/public/include/* " ${WORKSPACE} /include/AMF/"
918+ build_done " amf" " 1.4.30 "
919919 fi
920920 CONFIGURE_OPTIONS+=(" --enable-amf" )
921921fi
You can’t perform that action at this time.
0 commit comments