From ffb174b39c5b2590c81ac7928cb7314df648da85 Mon Sep 17 00:00:00 2001 From: Johannes Winkelmann Date: Tue, 4 Apr 2006 06:34:33 +0000 Subject: [PATCH] update neon to 0.25.5 --- 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 04a6d34ac..ff3432b1e 100644 --- a/neon/.footprint +++ b/neon/.footprint @@ -27,9 +27,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.25.0.4 -lrwxrwxrwx root/root usr/lib/libneon.so.25 -> libneon.so.25.0.4 --rwxr-xr-x root/root usr/lib/libneon.so.25.0.4 +lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.25.0.5 +lrwxrwxrwx root/root usr/lib/libneon.so.25 -> libneon.so.25.0.5 +-rwxr-xr-x root/root usr/lib/libneon.so.25.0.5 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 8488733cb..f55b3fb8f 100644 --- a/neon/.md5sum +++ b/neon/.md5sum @@ -1 +1 @@ -4448c3a91e80429ea733aec8ce300009 neon-0.25.4.tar.gz +b5fdb71dd407f0a3de0f267d27c9ab17 neon-0.25.5.tar.gz diff --git a/neon/Pkgfile b/neon/Pkgfile index 0ddabec9c..c42ff4511 100644 --- a/neon/Pkgfile +++ b/neon/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl expat name=neon -version=0.25.4 +version=0.25.5 release=1 source=(http://www.webdav.org/neon/neon-${version}.tar.gz)