summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <berndkuhls@hotmail.com>2014-01-17 21:08:35 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-01-17 21:56:59 +0100
commit4b959fcb67675b9e0594dc6b12742e119c82c96e (patch)
treec0836808e3fb6b584cab27fe9ec4d711db6d803b
parentb4ce9a04f05fe6862caaf1f8cbe2cb6f66340bb6 (diff)
downloadbuildroot-4b959fcb67675b9e0594dc6b12742e119c82c96e.tar.gz
buildroot-4b959fcb67675b9e0594dc6b12742e119c82c96e.zip
ffmpeg: Bump version to 1.2.5
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 df8cb66e2e..d800ebe96b 100644
--- a/package/ffmpeg/ffmpeg.mk
+++ b/package/ffmpeg/ffmpeg.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FFMPEG_VERSION = 1.2.4
+FFMPEG_VERSION = 1.2.5
FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
FFMPEG_SITE = http://ffmpeg.org/releases
FFMPEG_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud