mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libpcre: bump version
This commit is contained in:
@@ -14,14 +14,14 @@ COPYRIGHT="
|
||||
2007-2011, Google Inc. All rights reserved.
|
||||
"
|
||||
SRC_URI="https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="ef833457de0c40e82f573e34528f43a751ff20257ad0e86d272ed5637eb845bb"
|
||||
CHECKSUM_SHA256="51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
libpcre${secondaryArchSuffix} = $portVersion
|
||||
lib:libpcre${secondaryArchSuffix} = 1.2.4 compat >= 1
|
||||
lib:libpcre${secondaryArchSuffix} = 1.2.5 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.4 compat >= 1
|
||||
devel:libpcre$secondaryArchSuffix = 1.2.5 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