diff options
Diffstat (limited to 'repo/neon/neon.xibuild')
-rw-r--r-- | repo/neon/neon.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/neon/neon.xibuild b/repo/neon/neon.xibuild index 1e2d362..734bf27 100644 --- a/repo/neon/neon.xibuild +++ b/repo/neon/neon.xibuild @@ -5,7 +5,7 @@ DESC="HTTP and WebDAV client library with a C interface" MAKEDEPS="expat openssl zlib gzip xmlto autoconf automake libtool" -PKG_VER=0.32.2 +PKG_VER=0.32.4 SOURCE="https://github.com/notroj/neon/archive/$PKG_VER.tar.gz" prepare() { |