public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] wget: Update to 1.19.1
@ 2017-02-14 17:45 Matthias Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Fischer @ 2017-02-14 17:45 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/wget | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/wget b/lfs/wget
index baf4df069..8d3d13c27 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)
 
-- 
2.11.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] wget: Update to 1.19.1
@ 2017-02-16  7:25 Stefan Schantl
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Schantl @ 2017-02-16  7:25 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 553 bytes --]

This is a minor update to the latest available version of wget.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 wget/wget.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wget/wget.nm b/wget/wget.nm
index 60309f5..4d6d722 100644
--- a/wget/wget.nm
+++ b/wget/wget.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = wget
-version    = 1.19
+version    = 1.19.1
 release    = 1
 
 groups     = Applications/Internet
-- 
2.9.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-16  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-14 17:45 [PATCH] wget: Update to 1.19.1 Matthias Fischer
2017-02-16  7:25 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox