From b427a1bd091223f4f79f5b5ea0b56f0251456a45 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 29 Mar 2015 16:28:22 +0300 Subject: [PATCH] ffmpeg: bump version --- media-video/ffmpeg/{ffmpeg-2.6.recipe => ffmpeg-2.6.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-video/ffmpeg/{ffmpeg-2.6.recipe => ffmpeg-2.6.1.recipe} (97%) diff --git a/media-video/ffmpeg/ffmpeg-2.6.recipe b/media-video/ffmpeg/ffmpeg-2.6.1.recipe similarity index 97% rename from media-video/ffmpeg/ffmpeg-2.6.recipe rename to media-video/ffmpeg/ffmpeg-2.6.1.recipe index 12cb36a58..bdb320b10 100644 --- a/media-video/ffmpeg/ffmpeg-2.6.recipe +++ b/media-video/ffmpeg/ffmpeg-2.6.1.recipe @@ -12,7 +12,7 @@ COPYRIGHT=" 2003-2015 the FFmpeg developers " SRC_URI="http://www.ffmpeg.org/releases/ffmpeg-$portVersion.tar.bz2" -CHECKSUM_SHA256="23c38ecc0dd6cae5e9a3c5c2c967b10480dc4f7159d094ade13b0775d1fd4791" +CHECKSUM_SHA256="a4f6388706ee2daba9d35d2aa018ae5feeb450efa716555e011a6543d43ec7c1" REVISION="1" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then @@ -35,7 +35,7 @@ PROVIDES=" lib:libavdevice$secondaryArchSuffix = 56.4.100 compat >= 56 lib:libavfilter$secondaryArchSuffix = 5.11.102 compat >= 5 lib:libavresample$secondaryArchSuffix = 2.1.0 compat >= 2 - lib:libswscale$secondaryArchSuffix = 3.1.100 compat >= 3 + lib:libswscale$secondaryArchSuffix = 3.1.101 compat >= 3 lib:libswresample$secondaryArchSuffix = 1.1.100 compat >= 1 lib:libpostproc$secondaryArchSuffix = 53.3.100 compat >= 53 "