summaryrefslogtreecommitdiffstats
path: root/testing/libfetch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-04 15:34:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-02-04 15:34:33 +0000
commit9e973cd2c4e66420afa4973420f37c5f957dd67d (patch)
tree1099283ce13ec8337d3a49c6aef87c8cf5356e9c /testing/libfetch
parent812fc02e2c44678f3d5574b929067eb8932ba103 (diff)
downloadaports-9e973cd2c4e66420afa4973420f37c5f957dd67d.tar.bz2
aports-9e973cd2c4e66420afa4973420f37c5f957dd67d.tar.xz
testing/libfetch: upgrade to 2.33
Diffstat (limited to 'testing/libfetch')
-rw-r--r--testing/libfetch/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libfetch/APKBUILD b/testing/libfetch/APKBUILD
index 1b4c372d2..fcd925cb1 100644
--- a/testing/libfetch/APKBUILD
+++ b/testing/libfetch/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libfetch
-pkgver=2.30
-pkgrel=1
+pkgver=2.33
+pkgrel=0
pkgdesc="URL based download library"
url="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/libfetch/"
arch="all"
@@ -27,4 +27,4 @@ package() {
make DESTDIR=$pkgdir install
}
md5sums="cf18907a75c67f543b1173d7f87830af Makefile
-ffa85bc269144d5e86ca6f81c5dc5ca5 libfetch-2.30.tar.gz"
+a176b94f7f30344ef8a71c047ca2136b libfetch-2.33.tar.gz"