package/pcre2: bump to version 10.34
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 25 Feb 2020 21:30:14 +0000 (22:30 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 25 Feb 2020 22:14:25 +0000 (23:14 +0100)
Update indentation of hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pcre2/pcre2.hash
package/pcre2/pcre2.mk

index 03f7eb32dbd05ef87be42e1e882b39431c5a84da..9b83ccf1357733c82e5d9e4c637557ae6ef76db8 100644 (file)
@@ -1,4 +1,4 @@
-# Locally calculated after checking pgp signature at https://ftp.pcre.org/pub/pcre/pcre2-10.33.tar.bz2.sig
-sha256 35514dff0ccdf02b55bd2e9fa586a1b9d01f62332c3356e379eabb75f789d8aa  pcre2-10.33.tar.bz2
+# Locally calculated after checking pgp signature at https://ftp.pcre.org/pub/pcre/pcre2-10.34.tar.bz2.sig
+sha256  74c473ffaba9e13db6951fd146e0143fe9887852ce73406a03277af1d9b798ca  pcre2-10.34.tar.bz2
 # Locally computed
-sha256 982293becea3f18eb4e3ce2145f66638e46d105a27b88418766caf321a684d03  LICENCE
+sha256  982293becea3f18eb4e3ce2145f66638e46d105a27b88418766caf321a684d03  LICENCE
index 61f41e06eafc7a632a2d92d6962fe816b45fe321..cedf4652a8aaf7ef245729a3ab3a0ff3e431ea14 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PCRE2_VERSION = 10.33
+PCRE2_VERSION = 10.34
 PCRE2_SITE = https://ftp.pcre.org/pub/pcre
 PCRE2_SOURCE = pcre2-$(PCRE2_VERSION).tar.bz2
 PCRE2_LICENSE = BSD-3-Clause