summaryrefslogtreecommitdiff
path: root/package/pcre
diff options
context:
space:
mode:
Diffstat (limited to 'package/pcre')
-rw-r--r--package/pcre/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/pcre/Makefile b/package/pcre/Makefile
index db1b57920..aabb33acf 100644
--- a/package/pcre/Makefile
+++ b/package/pcre/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= pcre
-PKG_VERSION:= 8.00
+PKG_VERSION:= 8.02
PKG_RELEASE:= 1
-PKG_MD5SUM:= c95500eeda12c8c7edc6b0926d60952c
+PKG_MD5SUM:= 214462e9718e3f9197cba114dc6b00b8
PKG_DESCR:= a Perl Compatible Regular Expression library
PKG_SECTION:= libs
PKG_URL:= http://www.pcre.org