[Buildroot] [git commit] ffmpeg: bump to version 1.2.7

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jun 29 08:33:26 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=2cbb97b32bfcb57c577fa632eb6cb525441ce645
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/ffmpeg/ffmpeg.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
index 5510b80..478c66a 100644
--- a/package/ffmpeg/ffmpeg.mk
+++ b/package/ffmpeg/ffmpeg.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FFMPEG_VERSION = 1.2.6
+FFMPEG_VERSION = 1.2.7
 FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
 FFMPEG_SITE = http://ffmpeg.org/releases
 FFMPEG_INSTALL_STAGING = YES


More information about the buildroot mailing list