aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-04 15:34:33 +0000
committerJeff Bilyk <jbilyk@gmail.com>2011-02-07 20:17:54 +0000
commit7f851bc7de4a94774cafa796924f881de5508722 (patch)
tree1099283ce13ec8337d3a49c6aef87c8cf5356e9c /testing
parent819c441a643ab5a986938ff8eee763a1bf633555 (diff)
downloadaports-7f851bc7de4a94774cafa796924f881de5508722.tar.bz2
aports-7f851bc7de4a94774cafa796924f881de5508722.tar.xz
testing/libfetch: upgrade to 2.33
Diffstat (limited to 'testing')
-rw-r--r--testing/libfetch/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libfetch/APKBUILD b/testing/libfetch/APKBUILD
index 1b4c372d22..fcd925cb16 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"