summaryrefslogtreecommitdiffstats
path: root/main/wget
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-08-06 07:42:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-08-06 07:42:13 +0000
commitdfe1a52b65fbad4ee019a266d15d8c6d01c5c2d3 (patch)
tree9f6c8a313ccccb4dec48a008b109cf6043b83fc1 /main/wget
parent7fe141550fb814cff6084947039aba30bb012175 (diff)
main/wget: upgrade to 1.14
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 ff6a8582ba0..4f950cd64fa 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.4
+pkgver=1.14
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="1df489976a118b9cbe1b03502adbfc27 wget-1.13.4.tar.gz"
+md5sums="12edc291dba8127f2e9696e69f36299e wget-1.14.tar.gz"