mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ffmpeg: bump version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user