Skip to content

Commit ba3b39b

Browse files
author
Markus Perl
committed
amf update
1 parent e1a4d6d commit ba3b39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ if [[ "$OSTYPE" == "linux-gnu" ]]; then
10241024
fi
10251025
fi
10261026

1027-
if build "amf" "1.4.33"; then
1027+
if build "amf" "1.4.35"; then
10281028
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"
10291029
execute rm -rf "${WORKSPACE}/include/AMF"
10301030
execute mkdir -p "${WORKSPACE}/include/AMF"

0 commit comments

Comments
 (0)