mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
apr-util: bump version.
This commit is contained in:
@@ -12,7 +12,7 @@ COPYRIGHT="2011 The Apache Software Foundation."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://archive.apache.org/dist/apr/apr-util-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="483ef4d59e6ac9a36c7d3fd87ad7b9db7ad8ae29c06b9dd8ff22dda1cc416389"
|
||||
CHECKSUM_SHA256="b65e40713da57d004123b6319828be7f1273fbc6490e145874ee1177e112c459"
|
||||
SOURCE_DIR="apr-util-$portVersion"
|
||||
PATCHES="apr_util-$portVersion.patchset"
|
||||
|
||||
@@ -21,7 +21,7 @@ SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
PROVIDES="
|
||||
apr_util$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libaprutil_1$secondaryArchSuffix = 0.6.0 compat >= 0
|
||||
lib:libaprutil_1$secondaryArchSuffix = 0.6.1 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -33,7 +33,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
apr_util${secondaryArchSuffix}_devel = portVersion compat >= 1
|
||||
cmd:apu_1_config$secondaryArchSuffix = $portVersion compat >= 1
|
||||
devel:libaprutil_1$secondaryArchSuffix = 0.6.0 compat >= 0
|
||||
devel:libaprutil_1$secondaryArchSuffix = 0.6.1 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
apr_util$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user