diff options
author | Jose V Beneyto <sepen@crux.nu> | 2010-04-27 10:01:42 +0200 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2010-04-27 10:35:32 +0200 |
commit | be0fe459ed33a177baafd75d9dd34aaae071ef4f (patch) | |
tree | 124896bdae5ddb1ea7ad9f4ca7ec06cf6e27e48c /neon | |
parent | b0d9d70c79282f21ceefabfa219561e47af8834e (diff) | |
download | opt-be0fe459ed33a177baafd75d9dd34aaae071ef4f.tar.gz opt-be0fe459ed33a177baafd75d9dd34aaae071ef4f.tar.xz |
neon: updated to 0.29.3
Diffstat (limited to 'neon')
-rw-r--r-- | neon/.footprint | 6 | ||||
-rw-r--r-- | neon/.md5sum | 2 | ||||
-rw-r--r-- | 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) |