aboutsummaryrefslogtreecommitdiffstats
path: root/main/wget/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/wget/APKBUILD')
-rw-r--r--main/wget/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD
index d77d25d9bb6..55f8bb07359 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"