From: Victor Martinez Date: Sun, 10 Jul 2022 18:43:00 +0000 (+0200) Subject: tevent: updated .signature X-Git-Url: http://gitweb/?a=commitdiff_plain;h=c29e7336fba0094763787a606c2bca192b9b084d;p=ports%2Fopt-arm64.git tevent: updated .signature --- diff --git a/tevent/.footprint b/tevent/.footprint index b990d9c..dfde95e 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.11.0 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.11.0 --rwxr-xr-x root/root usr/lib/libtevent.so.0.11.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 389a5b6..5087c6e 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt-arm64.pub -RWRitF9a2DJqMfdhrBOy5FyBLbPJPAuAcUkMd3Lh1pj/+KGS2QDFfIRa2eu3Z9UBuPgSrR+D5V5EE3y7rW/Wi3bKmVpfc0Jt9AY= -SHA256 (Pkgfile) = b1e14c985f0b0eb019e9cd8421ebf2a55755735fa6f63a4f35d61f5daf95bee7 -SHA256 (.footprint) = 2c6fb07efe88e82ba0ada16fb09e4a8b22a65362b3ed2356b0485b0c4ce8f0cd -SHA256 (tevent-0.12.0.tar.gz) = f9d507861c6a2366a602f2a76b16710c02053afc4883d3e5fa83a05500329c90 +RWRitF9a2DJqMV8NztXR1U9tLb/QGJkd3sJh71Akx0TyQVa1Jft0BjKoxJ0ZaOG2iHR00Asf8gyxSOzzvNzRjTPZ7wtrx5YJxwE= +SHA256 (Pkgfile) = 9445e9bc0669702e9fa363bb1250880c99a4c56ca4acad51d91810a47f00c4ac +SHA256 (.footprint) = fee6fe311ed1b75e0b5ac8dc03022b8bdaf93cf955621cb9e68dfbc130af9d73 +SHA256 (tevent-0.12.1.tar.gz) = d157ec123053f6cab1a4ef42579c1a37b7817f7b4893b7f3167708dc8e467763 diff --git a/tevent/Pkgfile b/tevent/Pkgfile index fe5e5bf..4f746d4 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -2,10 +2,10 @@ # URL: http://tevent.samba.org/ # Maintainer: Juergen Daubert, jue at crux dot nu # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: talloc +# 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)