summaryrefslogtreecommitdiff
path: root/package/pcre
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-15 21:52:36 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-15 21:52:36 +0100
commite2502ab7b4adfc6b09c273a2f5487d8a0ed559bf (patch)
tree518abed072720143dd860d77521d1e49280d606a /package/pcre
parentdc630f978a2524c0cd13f39c76f1e2d8f84d4baa (diff)
update pcre, add dansguardian (lightly tested)
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 a2324d4f6..22d510c6a 100644
--- a/package/pcre/Makefile
+++ b/package/pcre/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= pcre
-PKG_VERSION:= 7.9
+PKG_VERSION:= 8.00
PKG_RELEASE:= 1
-PKG_MD5SUM:= 2256d0a1d0a358265165ca70e7cfc47a
+PKG_MD5SUM:= c95500eeda12c8c7edc6b0926d60952c
PKG_DESCR:= a Perl Compatible Regular Expression library
PKG_SECTION:= libs
PKG_URL:= http://www.pcre.org