From: Jaroslav Kysela Date: Wed, 11 Oct 2017 05:59:42 +0000 (+0200) Subject: Makefile.ffmpeg: update to ffmpeg 3.3.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9339e92a63e1cc72176422b56047673c4b22260c;p=thirdparty%2Ftvheadend.git Makefile.ffmpeg: update to ffmpeg 3.3.4 --- diff --git a/Makefile.ffmpeg b/Makefile.ffmpeg index 6d4d2ada7..491b880f4 100644 --- a/Makefile.ffmpeg +++ b/Makefile.ffmpeg @@ -94,10 +94,10 @@ LIBOPUS_TB = $(LIBOPUS).tar.gz LIBOPUS_URL = http://downloads.xiph.org/releases/opus/$(LIBOPUS_TB) LIBOPUS_SHA1 = 35d108ca9d6a8d05e52d06c5421a5f95b39fdac9 -FFMPEG = ffmpeg-3.3.3 +FFMPEG = ffmpeg-3.3.4 FFMPEG_TB = $(FFMPEG).tar.bz2 FFMPEG_URL = http://ffmpeg.org/releases/$(FFMPEG_TB) -FFMPEG_SHA1 = 23bce5ccc4aeae23e1893d6cea7b1bd57b2591cb +FFMPEG_SHA1 = 6cf8f6d927d705b1844f601d93dd4036bd8d5b5d # ############################################################################## # Library Config