libopenshot-audio: bump version

This commit is contained in:
Gerasim Troeglazov
2021-12-13 18:50:06 +10:00
parent 87bde9baac
commit d78f702dd2
2 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ LICENSE="GNU GPL v3
ISC"
REVISION="1"
SOURCE_URI="https://github.com/OpenShot/libopenshot-audio/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="b502041044d07be3c22787eb9a422bf338ef47b88b1af547002d1ec1bc7b07a4"
CHECKSUM_SHA256="66bedfda0d8d430598b21bc2dde6c0016a758a6c83467d0273a9d692de10baaf"
SOURCE_FILENAME="libopenshot-audio-$portVersion.tar.gz"
SOURCE_DIR="libopenshot-audio-$portVersion"
PATCHES="libopenshot_audio-$portVersion.patchset"
@@ -30,6 +30,7 @@ REQUIRES="
lib:libcurl$secondaryArchSuffix
lib:libfreetype$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
PROVIDES_devel="
@@ -46,6 +47,7 @@ BUILD_REQUIRES="
devel:libcurl$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:cmake