libopenshot_audio: bump version.

This commit is contained in:
Jerome Duval
2017-11-20 21:12:50 +01:00
parent 05363f80be
commit 6ec6338f05
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ LICENSE="GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://github.com/OpenShot/libopenshot-audio/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="libopenshot-audio-$portVersion.tar.gz"
CHECKSUM_SHA256="9e61f38a65489f1009986e59e76102021c05fdbe94ce40b2cc799d2fb281a1c1"
CHECKSUM_SHA256="366151ea971fa7d0734777068d40b333a3df83ca33233dc2cd630aeed40d2071"
SOURCE_DIR="libopenshot-audio-$portVersion"
PATCHES="libopenshot_audio-$portVersion.patchset"
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
PROVIDES="
libopenshot_audio$secondaryArchSuffix = $portVersion compat >= 0
lib:libopenshot_audio$secondaryArchSuffix = 5 compat >= 5
lib:libopenshot_audio$secondaryArchSuffix = 6 compat >= 6
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -27,7 +27,7 @@ REQUIRES="
PROVIDES_devel="
libopenshot_audio${secondaryArchSuffix}_devel = $portVersion compat >= 0
devel:libopenshot_audio$secondaryArchSuffix = 5 compat >= 5
devel:libopenshot_audio$secondaryArchSuffix = 6 compat >= 6
cmd:openshot_audio_test_sound
"
REQUIRES_devel="