ffmpeg: bump version

This commit is contained in:
Sergei Reznikov
2015-07-19 13:37:13 +03:00
parent 9e09e1e072
commit 1185935fd7

View File

@@ -1,4 +1,4 @@
SUMMARY="Audio and video recording, conversion, and streaming library."
SUMMARY="Audio and video recording, conversion, and streaming library"
DESCRIPTION="FFmpeg is a complete, cross-platform solution to record, convert \
and stream audio and video. It includes libavcodec - the leading audio/video \
codec library."
@@ -12,7 +12,7 @@ COPYRIGHT="
2003-2015 the FFmpeg developers
"
SOURCE_URI="http://www.ffmpeg.org/releases/ffmpeg-$portVersion.tar.bz2"
CHECKSUM_SHA256="a8bbc9ca0ad89a404e0b37cd32735c8d7f0421b8bd1715fd580d8835cc1a844a"
CHECKSUM_SHA256="7e07b97d2415feeae9c9b5595e35e7b7aab33207e81bf9f8c0d1eece43f7f720"
REVISION="1"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then