From e13dd81b242e4a44eb455905c7057d3fb23c6a4d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 9 Jun 2022 11:37:01 +0200 Subject: [PATCH] tevent: update to 0.12.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 c262b9741..ff2973966 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.12.0 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.12.0 --rwxr-xr-x root/root usr/lib/libtevent.so.0.12.0 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.12.1 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.12.1 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.12.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.9/ diff --git a/tevent/.signature b/tevent/.signature index 78b4238f3..64f1ff3bb 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/boc6pNdFX/7cRRc2rh/hlsrf8ntoSiGrr2mgawAKKwXqFcFXnoMylEh+aKf6q6JRjxBOqmhCqnaEfyIsJ8m+QA= -SHA256 (Pkgfile) = 23ff9efb07da734b68ef9c844dd6678e02154cbf42370a700acc2f7d6b779464 -SHA256 (.footprint) = 034e850a14285de07a8770525e00113443364423c6472672e6f15b35bfb38207 -SHA256 (tevent-0.12.0.tar.gz) = f9d507861c6a2366a602f2a76b16710c02053afc4883d3e5fa83a05500329c90 +RWSE3ohX2g5d/VIthYLLSNPDzB9vV7QxldaDuDkWjgP7imxwcSNKwp4vYfvNmddQAOG5cZJNcTfROQOp8pIafumTksd+Fn5pfw8= +SHA256 (Pkgfile) = 95a70f8fdc660d8d2bdc83ad866a2bff4b1937781625b4de68e2b9e9bd704c3f +SHA256 (.footprint) = b8011d0542e83c578abc3a39a07ce0404612a9c783467e99e3af899cf433f229 +SHA256 (tevent-0.12.1.tar.gz) = d157ec123053f6cab1a4ef42579c1a37b7817f7b4893b7f3167708dc8e467763 diff --git a/tevent/Pkgfile b/tevent/Pkgfile index 9517c63f8..2792f3468 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmocka talloc name=tevent -version=0.12.0 +version=0.12.1 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)