wget: Update to 1.19.1

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-02-14 18:45:43 +01:00
committed by Michael Tremer
parent c72bbdb029
commit ef784313d1

View File

@@ -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)