From: Victor Martinez Date: Sat, 28 Dec 2019 07:50:26 +0000 (+0100) Subject: tevent: updated to 0.10.2 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=95bd7128ae799b3529524a23694908e660722c6f;p=ports%2Fopt-arm64.git tevent: updated to 0.10.2 --- diff --git a/tevent/.footprint b/tevent/.footprint index 886bfdd..10f2b57 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.10.1 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.10.1 --rwxr-xr-x root/root usr/lib/libtevent.so.0.10.1 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.10.2 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.10.2 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.10.2 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/python3.7/ diff --git a/tevent/.signature b/tevent/.signature index f98118f..e664405 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt-arm64.pub -RWRitF9a2DJqMRs8bAjvhO+RcUjegs/5xdTZv8wuKqXXv8QSKNJgE/SsHzTrEX5ar0PDk+rL1LiV+MPILG1rsP2RCgbBbLpj6Qk= -SHA256 (Pkgfile) = 89f722a7bc17a429ec6fd9e15da97d8b14710766a72a19fab84196f9d3ff9c9a -SHA256 (.footprint) = 22dd8f4f5673ab807ec07000e74a0004e1c541af6537f9c0b088dade7d1b4000 -SHA256 (tevent-0.10.1.tar.gz) = 79a4da68b38b86ac71d8ac824ee3605ab22a6a91cfa83033a7db73f3dd6910b6 +RWRitF9a2DJqMVufWmTbbMHngCEPZYzUOrsN7yOfWkoVJU9FS0YsVjWIqQrYzvlx3PqNwRMJomW/w7JbIYwoYIscUbaJHl/yGQs= +SHA256 (Pkgfile) = a01a87b6cb96e155868b369c19e95203f2eef0b3ccda2490e4b144b981c0e898 +SHA256 (.footprint) = 641ea508936293463854520d3c73b362b1a4011e4ef1b32950892cca922a56d8 +SHA256 (tevent-0.10.2.tar.gz) = f8427822e5b2878fb8b28d6f50d96848734f3f3130612fb574fdd2d2148a6696 diff --git a/tevent/Pkgfile b/tevent/Pkgfile index 6ca3070..bc98cf6 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -5,7 +5,7 @@ # Depends on: talloc name=tevent -version=0.10.1 +version=0.10.2 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)