diff --git a/neon/.footprint b/neon/.footprint index 786ca27c5..ef35e3b8c 100644 --- a/neon/.footprint +++ b/neon/.footprint @@ -29,9 +29,9 @@ drwxr-xr-x root/root usr/include/neon/ -rw-r--r-- root/root usr/include/neon/ne_xmlreq.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libneon.la -lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.3.1 -lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.3.1 --rwxr-xr-x root/root usr/lib/libneon.so.27.3.1 +lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.3.2 +lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.3.2 +-rwxr-xr-x root/root usr/lib/libneon.so.27.3.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/neon.pc drwxr-xr-x root/root usr/share/ diff --git a/neon/.md5sum b/neon/.md5sum index 0be6d4df4..4dc96e8c7 100644 --- a/neon/.md5sum +++ b/neon/.md5sum @@ -1 +1 @@ -231adebe5c2f78fded3e3df6e958878e neon-0.30.1.tar.gz +e28d77bf14032d7f5046b3930704ef41 neon-0.30.2.tar.gz diff --git a/neon/Pkgfile b/neon/Pkgfile index f9c07749c..80dd053a5 100644 --- a/neon/Pkgfile +++ b/neon/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl expat name=neon -version=0.30.1 +version=0.30.2 release=2 source=(http://www.webdav.org/$name/$name-$version.tar.gz)