commit 51cb8df9a8092c6bf91c955c67c9fb89976de1db Author: Juergen Daubert <jue@jue.li> Date: Wed Feb 28 11:36:48 2018 +0100 tevent: update to 0.9.36 diff --git a/tevent/.footprint b/tevent/.footprint index 3a4332f9c..e9029d315 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.35 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.35 --rwxr-xr-x root/root usr/lib/libtevent.so.0.9.35 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.9.36 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.36 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.9.36 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 32a70f5b3..21e038877 100644 --- a/tevent/.md5sum +++ b/tevent/.md5sum @@ -1 +1 @@ -7895bdf2c11f7cc9c60a9c42cc8fa662 tevent-0.9.35.tar.gz +87d67bca75b231814435c47bec0aff8a tevent-0.9.36.tar.gz diff --git a/tevent/.signature b/tevent/.signature index 13f6fc790..e38c8379a 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Zi/bxFTiR0mL/qCYhpThkcem39ajwzF1rycLsH+VcXo50aJTmgYgMT1+8NaBTOGjByaunp155cCB3Aq9HO6jAE= -SHA256 (Pkgfile) = 0c190703bef159ac7634e0319ab291fc71e9fbe6fcda61d7030d452fec22d7c7 -SHA256 (.footprint) = b49127f44b61bd7f1cad91c87daa7053d382f3da73d31a75816174cd50ca4db0 -SHA256 (tevent-0.9.35.tar.gz) = 25a3a9d264eb3af9a688c38512f248fc1640fd86d663d3346dbfa18feb5c16e9 +RWSE3ohX2g5d/YTwrEK2zBXVYUtBmcTsjZIcLEc5HEAjK7SYXiQefTno0BAQOEX2dlyCEMspk0xGC3vFsjvsvV/oTLl372DWawo= +SHA256 (Pkgfile) = 5e97aee3509498cada95b9047e681bdc896ef4f1bb49576725801b2d7c764290 +SHA256 (.footprint) = 85852a0a850f84d57b753e339cc353eb51b80d969142d98f25a8b07b79f2ab7d +SHA256 (tevent-0.9.36.tar.gz) = bd2b6be3fd1601ed7f176e99111e322c57d58e425cc149ee80c7dd4fed263b4c diff --git a/tevent/Pkgfile b/tevent/Pkgfile index a24a2db5b..39ff12ef9 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -5,7 +5,7 @@ # Optional: python name=tevent -version=0.9.35 +version=0.9.36 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)