summaryrefslogtreecommitdiff
path: root/package/pcre/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-10-14 13:55:54 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-10-14 13:55:54 +0200
commitdcbb8d2dfc3dd3f892bfb923c35eaccfd5665335 (patch)
treef9339f6f098efceb5e2b3ed55e534f84a85b3e38 /package/pcre/Makefile
parentd9b9ff251ab542ac973ca0317670191913f4db8a (diff)
update pcre to latest upstream version
Diffstat (limited to 'package/pcre/Makefile')
-rw-r--r--package/pcre/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/pcre/Makefile b/package/pcre/Makefile
index da4403f77..5638f8967 100644
--- a/package/pcre/Makefile
+++ b/package/pcre/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= pcre
-PKG_VERSION:= 8.02
+PKG_VERSION:= 8.31
PKG_RELEASE:= 1
-PKG_MD5SUM:= 214462e9718e3f9197cba114dc6b00b8
+PKG_MD5SUM:= fab1bb3b91a4c35398263a5c1e0858c1
PKG_DESCR:= a Perl Compatible Regular Expression library
PKG_SECTION:= libs
PKG_URL:= http://www.pcre.org/