mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
libaacs: bump version
This commit is contained in:
@@ -14,7 +14,7 @@ COPYRIGHT="
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.videolan.org/pub/videolan/libaacs/$portVersion/libaacs-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="47e0bdc9c9f0f6146ed7b4cc78ed1527a04a537012cf540cf5211e06a248bace"
|
||||
CHECKSUM_SHA256="6d884381fbb659e2a565eba91e72499778635975e4b3d6fd94ab364a25965387"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -22,7 +22,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
libaacs$secondaryArchSuffix = $portVersion compat >= 0
|
||||
cmd:aacs_info${secondaryArchSuffix}
|
||||
lib:libaacs$secondaryArchSuffix = 0.6.0 compat >= 0
|
||||
lib:libaacs$secondaryArchSuffix = 0.7.1 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -32,7 +32,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libaacs${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libaacs$secondaryArchSuffix = 0.6.0 compat >= 0
|
||||
devel:libaacs$secondaryArchSuffix = 0.7.1 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libaacs$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user