diff --git a/templates/wget/template b/templates/wget/template index efc1faa4a80..651268677d7 100644 --- a/templates/wget/template +++ b/templates/wget/template @@ -1,12 +1,11 @@ # Template file for 'wget' pkgname=wget -version=1.11.4 -revision=1 +version=1.12 distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="The GNU wget utility" maintainer="pancake " -checksum=7315963b6eefb7530b4a4f63a5d5ccdab30078784cf41ccb5297873f9adea2f3 +checksum=7578ed0974e12caa71120581fa3962ee5a69f7175ddc3d6a6db0ecdcba65b572 long_desc=" GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a @@ -32,6 +31,7 @@ long_desc=" conf_files="/etc/wgetrc" Add_dependency run glibc Add_dependency full openssl +Add_dependency full libidn Add_dependency build gettext Add_dependency build texinfo