]> git.ipfire.org Git - people/ms/ipfire-2.x.git/blobdiff - lfs/wget
makegraphs: fix status collection for hddshutdown
[people/ms/ipfire-2.x.git] / lfs / wget
index 5ccb0029ffde2ee3c5acaf93c73f6bdb9e3bbb6d..025b392c4ad4d5c96485b15994f6a0a260b75c3a 100644 (file)
--- a/lfs/wget
+++ b/lfs/wget
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        = 1.20
+VER        = 1.21.1
 
 THISAPP    = wget-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9f1515d083b769e9ff7642ce6016518e
+$(DL_FILE)_MD5 = b939ee54eabc6b9b0a8d5c03ace879c9
 
 install : $(TARGET)