ffmpeg: Update from 3.2.4 to 3.3
authorFredrik Fornwall <fredrik@fornwall.net>
Wed, 10 May 2017 23:59:42 +0000 (01:59 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Wed, 10 May 2017 23:59:42 +0000 (01:59 +0200)
packages/ffmpeg/build.sh

index 8626202..2e81cd0 100644 (file)
@@ -1,10 +1,9 @@
 TERMUX_PKG_HOMEPAGE=https://ffmpeg.org
 TERMUX_PKG_DESCRIPTION="Tools and libraries to manipulate a wide range of multimedia formats and protocols"
 # NOTE: mpv has to be rebuilt and version bumped after updating ffmpeg.
-TERMUX_PKG_VERSION=3.2.4
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION=3.3
 TERMUX_PKG_SRCURL=https://www.ffmpeg.org/releases/ffmpeg-${TERMUX_PKG_VERSION}.tar.xz
-TERMUX_PKG_SHA256=6e38ff14f080c98b58cf5967573501b8cb586e3a173b591f3807d8f0660daf7a
+TERMUX_PKG_SHA256=599e7f7c017221c22011c4037b88bdcd1c47cd40c1e466838bc3c465f3e9569d
 TERMUX_PKG_FOLDERNAME=ffmpeg-$TERMUX_PKG_VERSION
 # libbz2 is used by matroska decoder:
 # libvpx is the VP8 & VP9 video encoder for WebM, see