summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/neon/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/neon/APKBUILD b/extra/neon/APKBUILD
index e6af49c71..26dd846bd 100644
--- a/extra/neon/APKBUILD
+++ b/extra/neon/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=neon
-pkgver=0.28.3
-pkgrel=1
+pkgver=0.28.4
+pkgrel=0
pkgdesc="HTTP and WebDAV client library with a C interface"
url="http://www.webdav.org/neon/"
license="GPL LGPL"
@@ -24,4 +24,4 @@ build () {
make || return 1
make DESTDIR="$pkgdir" install
}
-md5sums="47599a328862ce64ac3c52726d6daa12 neon-0.28.3.tar.gz"
+md5sums="6c3b94362af743d046e198e9fcbe4a85 neon-0.28.4.tar.gz"