mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
apr: bump version.
This commit is contained in:
@@ -26,7 +26,7 @@ COPYRIGHT="2012 The Apache Software Foundation"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://archive.apache.org/dist/apr/apr-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4fc24506c968c5faf57614f5d0aebe0e9d0b90afa47a883e1a1ca94f15f4a42e"
|
||||
CHECKSUM_SHA256="8fdabcc0004216c3588b7dca0f23d104dfe012a47e2bb6f13827534a6ee73aa7"
|
||||
PATCHES="apr-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 x86_64"
|
||||
@@ -34,7 +34,7 @@ SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
PROVIDES="
|
||||
apr$secondaryArchSuffix = $portVersion
|
||||
lib:libapr_1$secondaryArchSuffix = 0.6.2 compat >= 0
|
||||
lib:libapr_1$secondaryArchSuffix = 0.6.3 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -43,7 +43,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
apr${secondaryArchSuffix}_devel = portVersion
|
||||
cmd:apr_1_config$secondaryArchSuffix = portVersion compat >= 1
|
||||
devel:libapr_1$secondaryArchSuffix = 0.6.2 compat >= 0
|
||||
devel:libapr_1$secondaryArchSuffix = 0.6.3 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
apr$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user