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 e12adb41d92..ff6a8582ba0 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.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"