[Lunar-commits] <moonbase> wget: version bump to 1.13.1
Christian Krause
wookietreiber at lunar-linux.org
Wed Aug 17 02:09:47 CEST 2011
commit c006ab2f4162f847239707b7b9806a0be657e1ad
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Wed Aug 17 02:09:47 2011 +0200
wget: version bump to 1.13.1
---
ftp/wget/DEPENDS | 5 +++--
ftp/wget/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/ftp/wget/DEPENDS b/ftp/wget/DEPENDS
index 4fca784..74976bc 100644
--- a/ftp/wget/DEPENDS
+++ b/ftp/wget/DEPENDS
@@ -1,2 +1,3 @@
-optional_depends "gnutls" "--with-ssl" "--without-ssl" "for https and ftps"
-optional_depends "gettext" "--enable-nls" "--disable-nls" "for NLS support"
+optional_depends "gnutls" "--with-ssl" "--without-ssl" "for https and ftps support"
+optional_depends "gettext" "--enable-nls" "--disable-nls" "for NLS support"
+optional_depends "libidn" "--enable-iri" "--disable-iri" "for IDN/IRIs support"
diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index 383651b..9bb0fb6 100644
--- a/ftp/wget/DETAILS
+++ b/ftp/wget/DETAILS
@@ -1,12 +1,12 @@
MODULE=wget
- VERSION=1.13
+ VERSION=1.13.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:4661e9450950aba193e9e98e614afeba03a3f1fc
+ SOURCE_VFY=sha1:a8b17d3669e71e737dd7e14ffa4d2fd0f62bdcf4
WEB_SITE=http://sunsite.dk/wget
ENTERED=20010922
- UPDATED=20110812
+ UPDATED=20110817
SHORT="wget retreives files from web and ftp sites"
cat << EOF
More information about the Lunar-commits
mailing list