mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 23:30:04 +02:00
libass: bump version.
This commit is contained in:
@@ -12,14 +12,14 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="ISC"
|
||||
SRC_URI="https://github.com/libass/libass/releases/download/$portVersion/libass-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="87864517e482e94130864ad9e4217c3925119e8cc0c1509133989997a61592d7"
|
||||
CHECKSUM_SHA256="673c1b15bde182168b17e17ee1c8d9e01173f20af352134216135b5bf15bf1e3"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libass$secondaryArchSuffix = $portVersion compat >= 0.11
|
||||
lib:libass$secondaryArchSuffix = 5.1.0 compat >= 5
|
||||
lib:libass$secondaryArchSuffix = 5.1.1 compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -93,7 +93,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
libass${secondaryArchSuffix}_devel = $portVersion compat >= 0.11
|
||||
devel:libass$secondaryArchSuffix = 5.1.0 compat >= 5
|
||||
devel:libass$secondaryArchSuffix = 5.1.1 compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libass$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user