pcre: update to 7.9.

--HG--
extra : convert_revision : 13adcf72c0bc98dcb4e3f2bcbe173cbd18159474
This commit is contained in:
Juan RP 2009-04-16 00:49:23 +02:00
parent a96fa98786
commit 38150a9ca0

View file

@ -1,7 +1,7 @@
# Template file for 'pcre'
pkgname=pcre
sourcepkg=pcre
version=7.8
version=7.9
distfiles="$SOURCEFORGE_SITE/pcre/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-utf8 --enable-unicode-properties
@ -9,7 +9,7 @@ configure_args="--enable-utf8 --enable-unicode-properties
--enable-newline-is-anycrlf"
short_desc="Perl Compatible Regular Expressions"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=795f3c2ae29339e633a4dac7b596d6cd4d86504befbe951c9d5ff42aca9858ff
checksum=40a13a9759f1de5b16bc2f0d47b6aa5f0ec010325646922f54b013c040dcd740
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