commit c5320aca351ef48f745ee8ab35b1884a0d4f4f0f Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Fri May 1 18:05:35 2015 +0900 tevent: updated 0.9.22 -> 0.9.24 diff --git a/tevent/.footprint b/tevent/.footprint index 5c73724..88662ca 100644 --- a/tevent/.footprint +++ b/tevent/.footprint @@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/tevent.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.9.22 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.22 --rwxr-xr-x root/root usr/lib/libtevent.so.0.9.22 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.9.24 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.24 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.9.24 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/tevent.pc drwxr-xr-x root/root usr/lib/python2.7/ diff --git a/tevent/.md5sum b/tevent/.md5sum index e1e5a53..6a58a04 100644 --- a/tevent/.md5sum +++ b/tevent/.md5sum @@ -1 +1 @@ -a526afa69137d660f9885ffcb6dea8ac tevent-0.9.22.tar.gz +2d423a63d30bb5f4af8983ccaec130b2 tevent-0.9.24.tar.gz diff --git a/tevent/Pkgfile b/tevent/Pkgfile index 173c2c4..43938d5 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -5,7 +5,7 @@ # Optional: python name=tevent -version=0.9.22 +version=0.9.24 release=1 source=(http://www.samba.org/ftp/$name/$name-$version.tar.gz)