diff options
author | Jose V Beneyto <sepen@crux.nu> | 2009-12-16 08:11:08 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2009-12-16 08:13:00 +0100 |
commit | 0021f271489d1b617f63ca9652608b1829aecb8e (patch) | |
tree | 838829a43102968849901b6c071d5e4a11511f35 /neon | |
parent | 86992bacf42da104804dcd251670c46693f42b6a (diff) | |
download | opt-0021f271489d1b617f63ca9652608b1829aecb8e.tar.gz opt-0021f271489d1b617f63ca9652608b1829aecb8e.tar.xz |
neon: updated to 0.29.1
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 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) |