From 0e5a1e7d9fde3856fbf1624f065c9d1ce3286023 Mon Sep 17 00:00:00 2001 From: Chong Lu Date: Wed, 8 Oct 2014 14:44:40 +0800 Subject: libpcre: Upgrade to 8.36 Signed-off-by: Chong Lu Signed-off-by: Ross Burton --- meta/recipes-support/libpcre/libpcre/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/libpcre/libpcre') diff --git a/meta/recipes-support/libpcre/libpcre/Makefile b/meta/recipes-support/libpcre/libpcre/Makefile index 5419d71f7f..708d807d08 100644 --- a/meta/recipes-support/libpcre/libpcre/Makefile +++ b/meta/recipes-support/libpcre/libpcre/Makefile @@ -65,7 +65,7 @@ am__test_logs1 = $(TESTS:=.log) am__test_logs2 = $(am__test_logs1:.log=.log) TEST_LOGS = $(am__test_logs2:.test.log=.log) MKDIR_P = /bin/mkdir -p -PACKAGE_STRING = PCRE 8.34 +PACKAGE_STRING = PCRE 8.36 SHELL = /bin/sh srcdir = . top_srcdir = . -- cgit 1.2.3-korg