From 0d0779d768e7dbb899444b93e00be07c9b916825 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 14 Nov 2017 17:58:09 +0100 Subject: [PATCH] tevent: update to 0.9.34 --- 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 e87178986..ddbf589c8 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.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 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.9.34 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.34 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.9.34 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 357b5c3d8..55cca8586 100644 --- a/tevent/.md5sum +++ b/tevent/.md5sum @@ -1 +1 @@ -527a43f35b4251e46f28921342895223 tevent-0.9.33.tar.gz +8df1ae19fd991b82abe66889da0651b0 tevent-0.9.34.tar.gz diff --git a/tevent/.signature b/tevent/.signature index 75e5a719f..988207a02 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/V54tIuu0uMgYpYfJYuYN5w4Tz60Xt7Wc9ir+Hb2Lom3UpnuvU9EVGh1nh2d45yQMRGuGu9GOA0kSkD3H3S2Eg0= -SHA256 (Pkgfile) = 74fef0ceff678d1d5384c24a8280574053fa870713616d76da4294f24b80bfeb -SHA256 (.footprint) = 4f150842ac2b573a20913d76088c1ae32d25843ef4b25de5802334029d10ce78 -SHA256 (tevent-0.9.33.tar.gz) = 22712ee981fd4298fcd5f3afb27d87a72257cebad37812cfbd3da5d968ed1bdc +RWSE3ohX2g5d/btTrREqEphuEdP9EArJFwEyNvfo/RWH0kmTDRse+0QyP766Y9EP1W+jIBsqZhTN/7ZB2dRjRVw27WWq6gajMwM= +SHA256 (Pkgfile) = f02fe53c1afc4a5bbf0aefba572d761c0c5f5cb9e8635b49fd9380587cfffaf2 +SHA256 (.footprint) = b5c36377a8b3f94f04cfe07f5ddbedacd4ebd9b31cf0409e7aeb8eb658627c38 +SHA256 (tevent-0.9.34.tar.gz) = 73213ef8b27f4a0164e375140a177a751e06fe190a90f3178e24f206b4747b8a diff --git a/tevent/Pkgfile b/tevent/Pkgfile index c6e84c34b..6d2ef1d88 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -5,7 +5,7 @@ # Optional: python name=tevent -version=0.9.33 +version=0.9.34 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)