mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
faac: bump version (#1697)
This commit is contained in:
committed by
Jérôme Duval
parent
a385565d6f
commit
d8ea4ba581
@@ -6,10 +6,10 @@ LICENSE="FAAC
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/faac/faac-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="36298549deab66b4b9bb274ecbe74514bb7c83f309265f8f649cf49a44b9bd9f"
|
||||
CHECKSUM_SHA256="b898fcf55e7b52f964ee62d077f56fe9b3b35650e228f006fbef4ce903b4d731"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
faac${secondaryArchSuffix} = $portVersion
|
||||
Reference in New Issue
Block a user