summaryrefslogtreecommitdiff
path: root/package/pcre
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-10-01 10:27:17 -0300
committerPeter Korsgaard <peter@korsgaard.com>2014-10-01 15:57:44 +0200
commit45f7fb51edde1f37ab69bfa03eae541ed3dad8ad (patch)
tree7919cce4f1ebc7f12d23857d817783f12585511e /package/pcre
parentfba37d2322e7aec6a0b68a49db23867cdb9a66e4 (diff)
pcre: bump to version 8.36
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/pcre')
-rw-r--r--package/pcre/pcre.hash3
-rw-r--r--package/pcre/pcre.mk2
2 files changed, 4 insertions, 1 deletions
diff --git a/package/pcre/pcre.hash b/package/pcre/pcre.hash
new file mode 100644
index 000000000..56c5a1766
--- /dev/null
+++ b/package/pcre/pcre.hash
@@ -0,0 +1,3 @@
+# From http://sourceforge.net/projects/pcre/files/pcre/8.36/
+md5 ff7b4bb14e355f04885cf18ff4125c98 pcre-8.36.tar.gz
+sha1 fb537757756818133d8157ec878bc11f5a93ef4d pcre-8.36.tar.gz
diff --git a/package/pcre/pcre.mk b/package/pcre/pcre.mk
index 207789624..ca495bd87 100644
--- a/package/pcre/pcre.mk
+++ b/package/pcre/pcre.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PCRE_VERSION = 8.35
+PCRE_VERSION = 8.36
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
PCRE_LICENSE = BSD-3c
PCRE_LICENSE_FILES = LICENCE