main/wget: upgrade to 1.13.4

This commit is contained in:
Natanael Copa 2011-09-19 11:17:22 +00:00
parent 8c89a229b8
commit 81b699ef31

View File

@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=wget
pkgver=1.13.3
pkgver=1.13.4
pkgrel=0
pkgdesc="A network utility to retrieve files from the Web"
url="http://www.gnu.org/software/wget/wget.html"
@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
md5sums="2524f82296d51ef444e96e3a28bb4fbb wget-1.13.3.tar.gz"
md5sums="1df489976a118b9cbe1b03502adbfc27 wget-1.13.4.tar.gz"