mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libpcre: bump version.
This commit is contained in:
@@ -14,14 +14,14 @@ COPYRIGHT="
|
||||
2007-2011, Google Inc. All rights reserved.
|
||||
"
|
||||
SOURCE_URI="https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d"
|
||||
CHECKSUM_SHA256="b9e02d36e23024d6c02a2e5b25204b3a4fa6ade43e0a5f869f254f49535079df"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
libpcre${secondaryArchSuffix} = $portVersion
|
||||
lib:libpcre${secondaryArchSuffix} = 1.2.5 compat >= 1
|
||||
lib:libpcre${secondaryArchSuffix} = 1.2.6 compat >= 1
|
||||
lib:libpcrecpp${secondaryArchSuffix} = 0.0.1 compat >= 0
|
||||
lib:libpcreposix${secondaryArchSuffix} = 0.0.3 compat >= 0
|
||||
"
|
||||
@@ -92,7 +92,7 @@ TEST()
|
||||
PROVIDES_devel="
|
||||
libpcre${secondaryArchSuffix}_devel = $portVersion
|
||||
cmd:pcre_config = $portVersion compat >= 8
|
||||
devel:libpcre$secondaryArchSuffix = 1.2.5 compat >= 1
|
||||
devel:libpcre$secondaryArchSuffix = 1.2.6 compat >= 1
|
||||
devel:libpcrecpp$secondaryArchSuffix = 0.0.1 compat >= 0
|
||||
devel:libpcreposix$secondaryArchSuffix = 0.0.3 compat >= 0
|
||||
"
|
||||
Reference in New Issue
Block a user