From 1089ac1333dd4b02b53b52dd62db5ed300b23239 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 31 Aug 2011 17:34:44 +0000 Subject: main/wget: upgrade to 1.13.3 --- main/wget/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/wget/APKBUILD') diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD index 26e63db7d..e12adb41d 100644 --- a/main/wget/APKBUILD +++ b/main/wget/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter # Maintainer: Carlo Landmeter pkgname=wget -pkgver=1.13.1 -pkgrel=1 +pkgver=1.13.3 +pkgrel=0 pkgdesc="A network utility to retrieve files from the Web" url="http://www.gnu.org/software/wget/wget.html" arch="all" @@ -30,4 +30,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums="8521e0794dd66af394763ffb4f2594ba wget-1.13.1.tar.gz" +md5sums="2524f82296d51ef444e96e3a28bb4fbb wget-1.13.3.tar.gz" -- cgit v1.2.3