We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152f0d6 commit 0baca27Copy full SHA for 0baca27
circle_scripts/deps.sh
@@ -17,7 +17,7 @@ build_yasm="0"
17
## ----------------------
18
FORTIFY_FLAGS="" # "-D_FORTIFY_SOURCE=2"
19
JNI_CUSTOM_FLAGS="-Wl,-z,max-page-size=16384" # align for 16kB
20
-_FFMPEG_VERSION_="n8.0"
+_FFMPEG_VERSION_="n8.0.1"
21
_OPUS_VERSION_="v1.5.2"
22
_VPX_VERSION_="v1.15.2"
23
_LIBSODIUM_VERSION_="1.0.20-RELEASE"
0 commit comments