summaryrefslogtreecommitdiff
path: root/package/pcre/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-11 23:39:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-11 23:39:50 +0200
commitcb6b9d5287c70d0d4e3142a427f9d80896537825 (patch)
treec44db8ae014f75af7edc49741c366ed83966d461 /package/pcre/Makefile
parentc1b759f6a4dca2f8c708f0ceae4a88d0da8ca0de (diff)
parenta46f18911158b76efd2c5335fff575272d39982b (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pcre/Makefile')
-rw-r--r--package/pcre/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/pcre/Makefile b/package/pcre/Makefile
index f628c7886..49db206c1 100644
--- a/package/pcre/Makefile
+++ b/package/pcre/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= pcre
-PKG_VERSION:= 8.34
-PKG_RELEASE:= 2
-PKG_HASH:= 1dd78994c81e44ac41cf30b2a21d4b4cc6d76ccde7fc6e77713ed51d7bddca47
+PKG_VERSION:= 8.36
+PKG_RELEASE:= 1
+PKG_HASH:= b37544f33caed0cc502a1e729c3b1d3df5086dcc819b9125c30700c239246c9e
PKG_DESCR:= perl compatible regular expression library
PKG_SECTION:= libs/misc
PKG_BUILDDEPS:= gettext-tiny