From 05bc986ed8500b8ee5a7cf6118fc51555a9aeae5 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 30 Jan 2024 11:02:59 +0100 Subject: [PATCH] tevent: updated to version 0.16.1 --- tevent/.footprint | 6 +++--- tevent/.signature | 8 ++++---- tevent/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tevent/.footprint b/tevent/.footprint index 63270dca1..e8116ee19 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.16.0 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.16.0 --rwxr-xr-x root/root usr/lib/libtevent.so.0.16.0 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.16.1 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.16.1 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.16.1 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.10/ diff --git a/tevent/.signature b/tevent/.signature index dd17c4135..474421015 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dxtYXHU1ET9hMLRU+yj9QDrFplIC1EeWl+3BAA33xabQVhRAIhEjlFHwruy7RcF1OIFOVEElZxpvAMe28cWrwE= -SHA256 (Pkgfile) = e8f37d21e12c3d8f0303b84c8f348d75df7c6e16404d5e480e495fb89dc9d7d0 -SHA256 (.footprint) = 8763d8e6dfda9cbfe61909b8fb68a04e7e3c51e9751719196fc991e21e303713 -SHA256 (tevent-0.16.0.tar.gz) = 1aa58f21017ed8c2f606ae84aa7e795b5439edd4dd5f68f1a388a7d6fb40f682 +RWSE3ohX2g5d/afmegOzuLEIaYSRKsSt5mduqvciwfOufIAFLYN4TRBwX843iUxSATNZjCpqobAEkN/GDcXOWHoKi2yTbBqsgQc= +SHA256 (Pkgfile) = 3f6d4627f3c865eaf11e6f97167cd36554a9512e8e7981312a41a52b7eb7c61d +SHA256 (.footprint) = 33926f3d8c9dfe2521a7815d261685e2adf694f6b905e33c8caa282699ef1c2c +SHA256 (tevent-0.16.1.tar.gz) = 362971e0f32dc1905f6fe4736319c4b8348c22dc85aa6c3f690a28efe548029e diff --git a/tevent/Pkgfile b/tevent/Pkgfile index 996cfaa5f..b39db6b46 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmocka talloc name=tevent -version=0.16.0 +version=0.16.1 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)