summaryrefslogtreecommitdiffstats
path: root/package/pcre
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2018-06-23 20:56:44 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-06-23 22:42:24 +0200
commit63e7fea0bdbc122c7d146079a3653dc64f594fb7 (patch)
tree7d0cc30707cabb3f16cbe32f637e2a3d64df4096 /package/pcre
parent6090d3e916818872b75470ddacbfebd1cc258bbc (diff)
downloadbuildroot-63e7fea0bdbc122c7d146079a3653dc64f594fb7.tar.gz
buildroot-63e7fea0bdbc122c7d146079a3653dc64f594fb7.zip
package/pcre: bump version to 8.42
Updated license hash after upstream commit https://vcs.pcre.org/pcre/code/tags/pcre-8.42/LICENCE?r1=1674&r2=1726 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/pcre')
-rw-r--r--package/pcre/pcre.hash4
-rw-r--r--package/pcre/pcre.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/pcre/pcre.hash b/package/pcre/pcre.hash
index fc0bb98d05..ca72a78cd2 100644
--- a/package/pcre/pcre.hash
+++ b/package/pcre/pcre.hash
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
-sha256 e62c7eac5ae7c0e7286db61ff82912e1c0b7a0c13706616e94a7dd729321b530 pcre-8.41.tar.bz2
+sha256 2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301 pcre-8.42.tar.bz2
# License files, locally calculated
-sha256 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0 LICENCE
+sha256 f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c LICENCE
diff --git a/package/pcre/pcre.mk b/package/pcre/pcre.mk
index b12b00dd66..163e535ec3 100644
--- a/package/pcre/pcre.mk
+++ b/package/pcre/pcre.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PCRE_VERSION = 8.41
+PCRE_VERSION = 8.42
PCRE_SITE = https://ftp.pcre.org/pub/pcre
PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2
PCRE_LICENSE = BSD-3-Clause
OpenPOWER on IntegriCloud