23591558 Upgrade GNU Wget to version 1.18
authorPetr Sumbera <petr.sumbera@oracle.com>
Wed, 15 Jun 2016 05:07:23 -0700
changeset 6192 a27f5108b6a4
parent 6191 baa1348c76a8
child 6193 0ca395f404b9
23591558 Upgrade GNU Wget to version 1.18 23567201 problem in UTILITY/WGET
components/wget/Makefile
--- a/components/wget/Makefile	Mon Jun 13 03:43:54 2016 -0700
+++ b/components/wget/Makefile	Wed Jun 15 05:07:23 2016 -0700
@@ -26,12 +26,12 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wget
-COMPONENT_VERSION=	1.17.1
+COMPONENT_VERSION=	1.18
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:fe559b61eb9cc01635ac6206a14e02cb51591838c35fa83c7a4aacae0bdd97c9
+    sha256:b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1
 
-TPNO=			26307
+TPNO=			29459
 
 include $(WS_MAKE_RULES)/gnu-component.mk