tevent: updated to version 0.16.1

This commit is contained in:
Juergen Daubert 2024-01-30 11:02:59 +01:00
parent 8d62b36577
commit 05bc986ed8
3 changed files with 8 additions and 8 deletions

View File

@ -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/

View File

@ -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

View File

@ -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)