wget: update to 1.13.1.
This commit is contained in:
parent
f621852393
commit
b383f3f367
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wget'
|
||||
pkgname=wget
|
||||
version=1.13
|
||||
version=1.13.1
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-ssl=openssl
|
||||
|
@ -9,7 +9,7 @@ short_desc="The GNU wget utility"
|
|||
maintainer="Juan RP <xtraeme@gmail.org>"
|
||||
homepage="http://www.gnu.org/software/wget/wget.html"
|
||||
license="GPL-3"
|
||||
checksum=4dd26f50ed49afecf9e661bc6ad194d1732d66653ae6aa9126b562b1870e17fc
|
||||
checksum=4bc25b2405a44cb1095ca326b4403f7ab5be45b6b72c317fe7e3a20d8b100e60
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue