package/pcre2: bump version to 10.31
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 23 Jun 2018 18:57:52 +0000 (20:57 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 23 Jun 2018 20:42:39 +0000 (22:42 +0200)
Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pcre2/pcre2.hash
package/pcre2/pcre2.mk

index 7b125dda9d0cec559e2aa8456a6324460997faa9..210e2e58c159cc6f9097925c0ca46b64d7e91695 100644 (file)
@@ -1,2 +1,4 @@
-# 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
+# Locally calculated after checking pgp signature at https://ftp.pcre.org/pub/pcre/pcre2-10.31.tar.bz2.sig
+sha256 e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac  pcre2-10.31.tar.bz2
+# Locally computed
+sha256 4806d1c067bffe106d97dac68744373a866bfdd65486c0532ed1b41595ec4b64  LICENCE
index 3844622858ae42ec025954d6e2e8317ec0f1fc66..49ece6b9dc801da375127878f8555360d0559c5e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PCRE2_VERSION = 10.30
+PCRE2_VERSION = 10.31
 PCRE2_SITE = https://ftp.pcre.org/pub/pcre
 PCRE2_SOURCE = pcre2-$(PCRE2_VERSION).tar.bz2
 PCRE2_LICENSE = BSD-3-Clause