pcre: update to 8.32.
This commit is contained in:
parent
0535b08ede
commit
e97358f5ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pcre'
|
||||
pkgname=pcre
|
||||
version=8.31
|
||||
version=8.32
|
||||
revision=1
|
||||
subpackages="libpcre libpcrecpp pcre-devel"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.pcre.org/"
|
||||
license="BSD"
|
||||
distfiles="${SOURCEFORGE_SITE}/pcre/pcre-$version.tar.bz2"
|
||||
checksum=5778a02535473c7ee7838ea598c19f451e63cf5eec0bf0307a688301c9078c3c
|
||||
checksum=a913fb9bd058ef380a2d91847c3c23fcf98e92dc3b47cd08a53c021c5cde0f55
|
||||
long_desc="
|
||||
The PCRE library is a set of functions that implement regular expression
|
||||
pattern matching using the same syntax and semantics as Perl 5. PCRE
|
||||
|
|
Loading…
Reference in New Issue