apr: bump version.

This commit is contained in:
Jerome Duval
2017-10-26 09:57:02 +02:00
parent 8c381a4ed8
commit a8b67fc67b
2 changed files with 3 additions and 3 deletions

View File

@@ -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