summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/neon/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/neon/APKBUILD b/main/neon/APKBUILD
index 4763b06e7..169aaf15b 100644
--- a/main/neon/APKBUILD
+++ b/main/neon/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=neon
-pkgver=0.29.3
-pkgrel=2
+pkgver=0.29.5
+pkgrel=0
pkgdesc="HTTP and WebDAV client library with a C interface"
url="http://www.webdav.org/neon/"
arch="all"
@@ -30,4 +30,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="ba1015b59c112d44d7797b62fe7bee51 neon-0.29.3.tar.gz"
+md5sums="ff369e69ef0f0143beb5626164e87ae2 neon-0.29.5.tar.gz"