tevent: updated 0.9.22 -> 0.9.24

This commit is contained in:
Alan Mizrahi 2015-05-01 18:05:35 +09:00
parent 4f0be151e5
commit c5320aca35
3 changed files with 5 additions and 5 deletions

View File

@ -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/

View File

@ -1 +1 @@
a526afa69137d660f9885ffcb6dea8ac tevent-0.9.22.tar.gz
2d423a63d30bb5f4af8983ccaec130b2 tevent-0.9.24.tar.gz

View File

@ -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)