Fixes:
https://blog.fuzzing-project.org/29-Heap-Overflow-in-PCRE.html
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-# From http://sourceforge.net/projects/pcre/files/pcre/8.37/
-md5 ed91be292cb01d21bc7e526816c26981 pcre-8.37.tar.bz2
-sha1 4c629b3f582366fae4e8912f0d9fa3140347d6e7 pcre-8.37.tar.bz2
+# Locally calculated after checking pgp signature
+sha256 b9e02d36e23024d6c02a2e5b25204b3a4fa6ade43e0a5f869f254f49535079df pcre-8.38.tar.bz2
#
################################################################################
-PCRE_VERSION = 8.37
+PCRE_VERSION = 8.38
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2
PCRE_LICENSE = BSD-3c