* [PATCH] wget: Update to 1.19
@ 2017-02-03 17:13 Matthias Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Matthias Fischer @ 2017-02-03 17:13 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1297 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/wget | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/wget b/lfs/wget
index c22a9782e..baf4df069 100644
--- a/lfs/wget
+++ b/lfs/wget
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2016 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2017 IPFire Team <info(a)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.18
+VER = 1.19
THISAPP = wget-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = af9ca95a4bb8ac4a9bf10aeae66fa5ec
+$(DL_FILE)_MD5 = 1814393c5955a6148ff6d82c4a9e3c21
install : $(TARGET)
--
2.11.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] wget: Update to 1.19
@ 2017-02-04 7:32 Stefan Schantl
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Schantl @ 2017-02-04 7:32 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 621 bytes --]
This is a major update to the latest available version of wget.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
wget/wget.nm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wget/wget.nm b/wget/wget.nm
index 0b97b66..60309f5 100644
--- a/wget/wget.nm
+++ b/wget/wget.nm
@@ -4,8 +4,8 @@
###############################################################################
name = wget
-version = 1.17
-release = 2
+version = 1.19
+release = 1
groups = Applications/Internet
url = http://www.gnu.org/software/wget/
--
2.9.3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-04 7:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-03 17:13 [PATCH] wget: Update to 1.19 Matthias Fischer
2017-02-04 7:32 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox