Bump pcre version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2020-03-13 12:48:42 +01:00
parent 1d9668fa6a
commit 8d1ab5ca27
5 changed files with 11 additions and 11 deletions

View File

@ -1,8 +1,8 @@
VERSION="8.43"
VERSION="8.44"
SRCDIR="pcre-${VERSION}"
TARBALL="${SRCDIR}.tar.bz2"
URL="https://ftp.pcre.org/pub/pcre"
SHA256SUM="91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b"
SHA256SUM="19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d"
DEPENDS="toolchain"
SUBPKG="pcre pcre-dev pcre++ pcre++-dev"

View File

@ -4,4 +4,4 @@ dir lib/pkgconfig 0755 0 0
file include/pcrecpp.h 0644 0 0
file include/pcrecpparg.h 0644 0 0
file lib/pkgconfig/libpcrecpp.pc 0644 0 0
slink lib/libpcrecpp.so 0777 0 0 libpcrecpp.so.0.0.1
slink lib/libpcrecpp.so 0777 0 0 libpcrecpp.so.0.0.2

View File

@ -1,2 +1,2 @@
slink lib/libpcrecpp.so.0 0777 0 0 libpcrecpp.so.0.0.1
file lib/libpcrecpp.so.0.0.1 0755 0 0
slink lib/libpcrecpp.so.0 0777 0 0 libpcrecpp.so.0.0.2
file lib/libpcrecpp.so.0.0.2 0755 0 0

View File

@ -7,5 +7,5 @@ file include/pcre_stringpiece.h 0644 0 0
file include/pcre_scanner.h 0644 0 0
file lib/pkgconfig/libpcreposix.pc 0644 0 0
file lib/pkgconfig/libpcre.pc 0644 0 0
slink lib/libpcreposix.so 0777 0 0 libpcreposix.so.0.0.6
slink lib/libpcre.so 0777 0 0 libpcre.so.1.2.11
slink lib/libpcreposix.so 0777 0 0 libpcreposix.so.0.0.7
slink lib/libpcre.so 0777 0 0 libpcre.so.1.2.12

View File

@ -1,4 +1,4 @@
slink lib/libpcre.so.1 0777 0 0 libpcre.so.1.2.11
file lib/libpcre.so.1.2.11 0755 0 0
slink lib/libpcreposix.so.0 0777 0 0 libpcreposix.so.0.0.6
file lib/libpcreposix.so.0.0.6 0755 0 0
slink lib/libpcre.so.1 0777 0 0 libpcre.so.1.2.12
file lib/libpcre.so.1.2.12 0755 0 0
slink lib/libpcreposix.so.0 0777 0 0 libpcreposix.so.0.0.7
file lib/libpcreposix.so.0.0.7 0755 0 0