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