diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-13 18:06:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-13 18:06:45 +0200 |
commit | 8edb1cd5a6a03b391003a1047e0b3ca6d22acd45 (patch) | |
tree | 751b35f97d8dcc1c9da4f0c81d9707701e8d6710 /package/pcre/Makefile | |
parent | 92dd4fee15cb7c33868c7d7213f82136955397b1 (diff) |
bulk package update
Diffstat (limited to 'package/pcre/Makefile')
-rw-r--r-- | package/pcre/Makefile | 4 |
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 |