wget: update to 1.13.4.
This commit is contained in:
parent
56efac8fb9
commit
936fd45070
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wget'
|
||||
pkgname=wget
|
||||
version=1.13.3
|
||||
version=1.13.4
|
||||
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=f15eb8ba8ae73524b56335e50b44fae6d2fce8d3a139b1e19825f988d1a09d1f
|
||||
checksum=24c7710bc9f220ce23d8a9e0f5673b0efc1cace62db6de0239b5863ecc934dcd
|
||||
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 a new issue