mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libpcre: bump version.
This commit is contained in:
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.pcre.org/"
|
||||
LICENSE="PCRE"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://ftp.pcre.org/pub/pcre/pcre-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301"
|
||||
CHECKSUM_SHA256="91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b"
|
||||
SOURCE_DIR="pcre-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -22,7 +22,7 @@ pcreLibs="\
|
||||
libpcrecpp \
|
||||
libpcreposix \
|
||||
"
|
||||
libpcreVersion="1.2.10"
|
||||
libpcreVersion="1.2.11"
|
||||
libpcrecppVersion="0.0.1"
|
||||
libpcreposixVersion="0.0.6"
|
||||
portVersionCompat="$portVersion compat >= 8"
|
||||
Reference in New Issue
Block a user