From: Matthias Fischer Date: Tue, 14 Feb 2017 17:45:43 +0000 (+0100) Subject: wget: Update to 1.19.1 X-Git-Tag: v2.19-core110^2~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef784313d101fee621e3273cf14eb59cf43bbb10;p=ipfire-2.x.git wget: Update to 1.19.1 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/wget b/lfs/wget index baf4df0694..8d3d13c275 100644 --- a/lfs/wget +++ b/lfs/wget @@ -24,7 +24,7 @@ include Config -VER = 1.19 +VER = 1.19.1 THISAPP = wget-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1814393c5955a6148ff6d82c4a9e3c21 +$(DL_FILE)_MD5 = d30d82186b93fcabb4116ff513bfa9bd install : $(TARGET)