summaryrefslogtreecommitdiffstats
path: root/main/wget
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-08-17 06:05:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-08-17 06:14:31 +0000
commit858d8bd7dde083d3cfd72fffdb0ad0ceae277d59 (patch)
tree19e699a99832c4fa7dd5e470cfaba4dad7ddfe37 /main/wget
parentdfb1e57332c556aac6a8a23e27eaa2258fa68f35 (diff)
downloadaports-858d8bd7dde083d3cfd72fffdb0ad0ceae277d59.tar.bz2
aports-858d8bd7dde083d3cfd72fffdb0ad0ceae277d59.tar.xz
main/wget: upgrade to 1.13.1
Diffstat (limited to 'main/wget')
-rw-r--r--main/wget/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD
index d77d25d9b..55f8bb073 100644
--- a/main/wget/APKBUILD
+++ b/main/wget/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=wget
-pkgver=1.13
+pkgver=1.13.1
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="d3698837e6a9567ca9be10f115989940 wget-1.13.tar.gz"
+md5sums="8521e0794dd66af394763ffb4f2594ba wget-1.13.1.tar.gz"