From: Gustavo Zacarias Date: Wed, 1 Oct 2014 13:27:17 +0000 (-0300) Subject: pcre: bump to version 8.36 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=45f7fb51edde1f37ab69bfa03eae541ed3dad8ad;p=buildroot.git pcre: bump to version 8.36 Also add hash file. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/pcre/pcre.hash b/package/pcre/pcre.hash new file mode 100644 index 0000000000..56c5a1766d --- /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 2077896247..ca495bd87d 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