package/pcre2: bump version to 10.30
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 17 Sep 2017 08:20:33 +0000 (10:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Sep 2017 16:32:08 +0000 (18:32 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pcre2/pcre2.hash
package/pcre2/pcre2.mk

index 97a5d5e9d405478ddc805ccd5840b18aab7b3559..7b125dda9d0cec559e2aa8456a6324460997faa9 100644 (file)
@@ -1,2 +1,2 @@
-# Locally calculated after checking pgp signature at https://ftp.pcre.org/pub/pcre/pcre2-10.23.tar.bz2.sig
-sha256 dfc79b918771f02d33968bd34a749ad7487fa1014aeb787fad29dd392b78c56e        pcre2-10.23.tar.bz2
+# Locally calculated after checking pgp signature at https://ftp.pcre.org/pub/pcre/pcre2-10.30.tar.bz2.sig
+sha256 90bd41c605d30e3745771eb81928d779f158081a51b2f314bbcc1f73de5773db  pcre2-10.30.tar.bz2
index b7da1ed99135fa9fe9ce66febb6c14d297d3dc2d..3844622858ae42ec025954d6e2e8317ec0f1fc66 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PCRE2_VERSION = 10.23
+PCRE2_VERSION = 10.30
 PCRE2_SITE = https://ftp.pcre.org/pub/pcre
 PCRE2_SOURCE = pcre2-$(PCRE2_VERSION).tar.bz2
 PCRE2_LICENSE = BSD-3-Clause