Browse Source

update to latest

Waldemar Brodkorb 9 years ago
parent
commit
df97a844f2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/pcre/Makefile

+ 3 - 3
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