From be0fe459ed33a177baafd75d9dd34aaae071ef4f Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 27 Apr 2010 10:01:42 +0200 Subject: [PATCH] neon: updated to 0.29.3 --- neon/.footprint | 6 +++--- neon/.md5sum | 2 +- neon/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/neon/.footprint b/neon/.footprint index ab8d6ffb6..05259d63b 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.2.2 -lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.2.2 --rwxr-xr-x root/root usr/lib/libneon.so.27.2.2 +lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.2.3 +lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.2.3 +-rwxr-xr-x root/root usr/lib/libneon.so.27.2.3 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/neon.pc drwxr-xr-x root/root usr/man/ diff --git a/neon/.md5sum b/neon/.md5sum index c584cb119..c8f04c9d7 100644 --- a/neon/.md5sum +++ b/neon/.md5sum @@ -1 +1 @@ -bf475710d1116cece210e8b1ae708d69 neon-0.29.2.tar.gz +ba1015b59c112d44d7797b62fe7bee51 neon-0.29.3.tar.gz diff --git a/neon/Pkgfile b/neon/Pkgfile index 8d2ce514d..8c5bb97a9 100644 --- a/neon/Pkgfile +++ b/neon/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl expat name=neon -version=0.29.2 +version=0.29.3 release=1 source=(http://www.webdav.org/$name/$name-$version.tar.gz)