From 9e8edb7b937604c8090f3c8eb7b6e8abb7f28374 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Mon, 15 Feb 2016 12:43:18 +0100 Subject: libpcre: version bump to 8.38 Signed-off-by: Marc Kleine-Budde --- rules/libpcre.make | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'rules/libpcre.make') diff --git a/rules/libpcre.make b/rules/libpcre.make index fdd50dfe1..455c879c7 100644 --- a/rules/libpcre.make +++ b/rules/libpcre.make @@ -1,7 +1,7 @@ # -*-makefile-*- # # Copyright (C) 2004 by Robert Schwebel -# 2008, 2009, 2010 by Marc Kleine-Budde +# 2008, 2009, 2010, 2016 by Marc Kleine-Budde # # See CREDITS for details about who has contributed to this project. # @@ -17,15 +17,15 @@ PACKAGES-$(PTXCONF_LIBPCRE) += libpcre # # Paths and names # -LIBPCRE_VERSION := 8.32 -LIBPCRE_MD5 := 62f02a76bb57a40bc66681760ed511d5 +LIBPCRE_VERSION := 8.38 +LIBPCRE_MD5 := 00aabbfe56d5a48b270f999b508c5ad2 LIBPCRE := pcre-$(LIBPCRE_VERSION) LIBPCRE_SUFFIX := tar.bz2 LIBPCRE_URL := $(call ptx/mirror, SF, pcre/$(LIBPCRE).$(LIBPCRE_SUFFIX)) LIBPCRE_SOURCE := $(SRCDIR)/$(LIBPCRE).$(LIBPCRE_SUFFIX) LIBPCRE_DIR := $(BUILDDIR)/$(LIBPCRE) LIBPCRE_LICENSE := BSD-3-Clause -LIBPCRE_LICENSE_FILES := file://LICENCE;md5=115e2bee152e2e23e838a29136094877 +LIBPCRE_LICENSE_FILES := file://LICENCE;md5=7e4937814aee14758c1c95b59c80c44d # ---------------------------------------------------------------------------- # Prepare -- cgit v1.2.3