pcre: Update to 8.41

For details see:
http://www.pcre.org/original/changelog.txt

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2017-08-14 18:22:57 +02:00
committed by Michael Tremer
parent a158a5a62d
commit fe65a45955
2 changed files with 72 additions and 72 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 8.40
VER = 8.41
THISAPP = pcre-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 41a842bf7dcecd6634219336e2167d1d
$(DL_FILE)_MD5 = c160d22723b1670447341b08c58981c1
install : $(TARGET)