From 98714f8f7023489a5bfdae4b168bc0cd9df9076d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 3 Aug 2017 14:04:37 +0200 Subject: [PATCH] tevent: update to 0.9.33 --- tevent/.footprint | 6 +++--- tevent/.md5sum | 2 +- tevent/.signature | 8 ++++---- tevent/Pkgfile | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tevent/.footprint b/tevent/.footprint index f67fd8213..e87178986 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.31 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.31 --rwxr-xr-x root/root usr/lib/libtevent.so.0.9.31 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.9.33 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.33 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.9.33 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 669621d36..357b5c3d8 100644 --- a/tevent/.md5sum +++ b/tevent/.md5sum @@ -1 +1 @@ -5453847664ae6bc4ec0153e59ac635b9 tevent-0.9.31.tar.gz +527a43f35b4251e46f28921342895223 tevent-0.9.33.tar.gz diff --git a/tevent/.signature b/tevent/.signature index d95ef0ecb..75e5a719f 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UNeEkK4Ue9SR80mB4wDzsaoEnhcEneEb+RKXqPryi3irgX5i2+jnQMMCtsdiZwu+EvdQqeEHBuOZycXz/BfmwM= -SHA256 (Pkgfile) = 8a52369ed69ca23c399cc0e5652252f0a3416fde7d08aad41af25a3e54ffcb45 -SHA256 (.footprint) = 1693a5ffaa4bf7cffb3d7e7dc37103b77c7d38d0ae94b15eb3e30c40ed36fa4d -SHA256 (tevent-0.9.31.tar.gz) = 4a13f2256ad804c860e84068258bd0f8be31cf0c79aa8f3019fa32f6928c2bfc +RWSE3ohX2g5d/V54tIuu0uMgYpYfJYuYN5w4Tz60Xt7Wc9ir+Hb2Lom3UpnuvU9EVGh1nh2d45yQMRGuGu9GOA0kSkD3H3S2Eg0= +SHA256 (Pkgfile) = 74fef0ceff678d1d5384c24a8280574053fa870713616d76da4294f24b80bfeb +SHA256 (.footprint) = 4f150842ac2b573a20913d76088c1ae32d25843ef4b25de5802334029d10ce78 +SHA256 (tevent-0.9.33.tar.gz) = 22712ee981fd4298fcd5f3afb27d87a72257cebad37812cfbd3da5d968ed1bdc diff --git a/tevent/Pkgfile b/tevent/Pkgfile index 3e76855a3..c6e84c34b 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -5,7 +5,7 @@ # Optional: python name=tevent -version=0.9.31 +version=0.9.33 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)