X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpcre;h=66b34cc30c93ad64c13e023df40f3feccbe981b1;hp=0b68c59d00e4496b469bb082cadcad304e4b65d0;hb=8d4da55a5d09e9f71e1845b31e8b8ac3979e8f77;hpb=d12ad00385f746479f74f75657776640ca0fa5d1 diff --git a/lfs/pcre b/lfs/pcre index 0b68c59d00..66b34cc30c 100644 --- a/lfs/pcre +++ b/lfs/pcre @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 8.41 +VER = 8.42 THISAPP = pcre-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = c160d22723b1670447341b08c58981c1 +$(DL_FILE)_MD5 = 085b6aa253e0f91cae70b3cdbe8c1ac2 install : $(TARGET)