![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit e8c908bd2a6c692c2cba449c95c7a80b27b890b3 Author: Simone Rota <sip@crux.nu> Date: Thu Mar 22 17:48:34 2007 +0100 neon: updated to 0.26.3 diff --git a/neon/.footprint b/neon/.footprint index d8a1f86..3f7f578 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.26.0.2 -lrwxrwxrwx root/root usr/lib/libneon.so.26 -> libneon.so.26.0.2 --rwxr-xr-x root/root usr/lib/libneon.so.26.0.2 +lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.26.0.3 +lrwxrwxrwx root/root usr/lib/libneon.so.26 -> libneon.so.26.0.3 +-rwxr-xr-x root/root usr/lib/libneon.so.26.0.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 b98936f..895e371 100644 --- a/neon/.md5sum +++ b/neon/.md5sum @@ -1 +1 @@ -65ff7f6d962305b984a60d6ec5b189b5 neon-0.26.2.tar.gz +6e52cd9c03e372026d6eccbfb80f09ef neon-0.26.3.tar.gz diff --git a/neon/Pkgfile b/neon/Pkgfile index e87a886..2626977 100644 --- a/neon/Pkgfile +++ b/neon/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl expat name=neon -version=0.26.2 +version=0.26.3 release=1 source=(http://www.webdav.org/neon/neon-${version}.tar.gz)