mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
libass: bump version.
This commit is contained in:
@@ -12,14 +12,14 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="ISC"
|
||||
SOURCE_URI="https://github.com/libass/libass/releases/download/$portVersion/libass-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="e0071a3b2e95411c8d474014678368e3f0b852f7d663e0564b344e7335eb0671"
|
||||
CHECKSUM_SHA256="4aa36b1876a61cab46fc9284fee84224b9e2840fe7b3e63d96a8d32574343fe7"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libass$secondaryArchSuffix = $portVersion compat >= 0.11
|
||||
lib:libass$secondaryArchSuffix = 5.2.0 compat >= 5
|
||||
lib:libass$secondaryArchSuffix = 5.2.1 compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -93,7 +93,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
libass${secondaryArchSuffix}_devel = $portVersion compat >= 0.11
|
||||
devel:libass$secondaryArchSuffix = 5.2.0 compat >= 5
|
||||
devel:libass$secondaryArchSuffix = 5.2.1 compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libass$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user