From 0021f271489d1b617f63ca9652608b1829aecb8e Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Wed, 16 Dec 2009 08:11:08 +0100 Subject: [PATCH] neon: updated to 0.29.1 --- 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 4590cf1a0..9e86b5b8f 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.0 -lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.2.0 --rwxr-xr-x root/root usr/lib/libneon.so.27.2.0 +lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.2.1 +lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.2.1 +-rwxr-xr-x root/root usr/lib/libneon.so.27.2.1 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 341ced78a..e817ec5ae 100644 --- a/neon/.md5sum +++ b/neon/.md5sum @@ -1 +1 @@ -18a3764b70f9317f8b61509fd90d9e7a neon-0.29.0.tar.gz +eb4eac0499cb6fced6e3b11e4b720ebb neon-0.29.1.tar.gz diff --git a/neon/Pkgfile b/neon/Pkgfile index a31452fd5..953c9c368 100644 --- a/neon/Pkgfile +++ b/neon/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl expat name=neon -version=0.29.0 +version=0.29.1 release=1 source=(http://www.webdav.org/$name/$name-$version.tar.gz)