]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
wget: Update to 1.19.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 14 Feb 2017 17:45:43 +0000 (18:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Feb 2017 09:29:18 +0000 (09:29 +0000)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/wget

index baf4df06944fdc0da33e8a2e1cd7528ad0287904..8d3d13c2755caef9e61c8f34d04d9bad7140fd97 100644 (file)
--- 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)