summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-09-22 17:17:16 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-09-22 19:01:16 +0200
commita32b5fdf1f226af1db941c57ba01ff7fa1e1217b (patch)
treea798d2455d883cbf41b77cafee36e4dc764cc7fb
parent76d5b12e7699f7909fa514d9bd776ad77b2d3b52 (diff)
downloadbuildroot-a32b5fdf1f226af1db941c57ba01ff7fa1e1217b.tar.gz
buildroot-a32b5fdf1f226af1db941c57ba01ff7fa1e1217b.zip
package/ffmpeg: Bump version to 2.4.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/ffmpeg/ffmpeg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
index e429b35d0e..ae3d4c3695 100644
--- a/package/ffmpeg/ffmpeg.mk
+++ b/package/ffmpeg/ffmpeg.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FFMPEG_VERSION = 2.4
+FFMPEG_VERSION = 2.4.1
FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
FFMPEG_SITE = http://ffmpeg.org/releases
FFMPEG_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud