summaryrefslogtreecommitdiff
path: root/net/wget/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-12-13 08:30:24 +0000
committerwiz <wiz@pkgsrc.org>2015-12-13 08:30:24 +0000
commitb78d428d7e0fa7d879d875cb394325cdb0313a91 (patch)
treeee2b8d605544cd0fa05b14d5ddf1fe7c800a22e6 /net/wget/Makefile
parent8348fdd259213a337ccbaa9c0d13e63cf33d7979 (diff)
downloadpkgsrc-b78d428d7e0fa7d879d875cb394325cdb0313a91.tar.gz
Update wget to 1.17.1:
* Changes in Wget 1.17.1 * Fix compile error when IPv6 is disabled or SSL is not present. * Fix HSTS memory leak. * Fix progress output in non-C locales. * Fix SIGSEGV when -N and --content-disposition are used together. * Add --check-certificate=quiet to tell wget to not print any warning about invalid certificates.
Diffstat (limited to 'net/wget/Makefile')
-rw-r--r--net/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index b84054e8694..acf846c8197 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.127 2015/11/21 09:44:53 wiz Exp $
+# $NetBSD: Makefile,v 1.128 2015/12/13 08:30:24 wiz Exp $
-DISTNAME= wget-1.17
+DISTNAME= wget-1.17.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
EXTRACT_SUFX= .tar.xz