tevent: update to 0.13.0

This commit is contained in:
Juergen Daubert 2022-07-27 13:42:43 +02:00
parent 4ffd4102f0
commit 001b155022
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.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
lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.13.0
lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.13.0
-rwxr-xr-x root/root usr/lib/libtevent.so.0.13.0
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/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VIthYLLSNPDzB9vV7QxldaDuDkWjgP7imxwcSNKwp4vYfvNmddQAOG5cZJNcTfROQOp8pIafumTksd+Fn5pfw8=
SHA256 (Pkgfile) = 95a70f8fdc660d8d2bdc83ad866a2bff4b1937781625b4de68e2b9e9bd704c3f
SHA256 (.footprint) = b8011d0542e83c578abc3a39a07ce0404612a9c783467e99e3af899cf433f229
SHA256 (tevent-0.12.1.tar.gz) = d157ec123053f6cab1a4ef42579c1a37b7817f7b4893b7f3167708dc8e467763
RWSE3ohX2g5d/X8L4FY1F1120ye/Us5ABLBLC9e0cD4Kk05GXq7D/iPNMNmXpB/ln40bqeGvtVGqHeQ1yRKLZvBdei6RHod/xQI=
SHA256 (Pkgfile) = 4af17173997d9edfe9106b0891f7a987e206dc9ecfd13ecc5f08dc0e043e0d3b
SHA256 (.footprint) = 4b07b79fc9bee3d1fa13ce56952c00a72232c57fa515e6561a254293e68e7d8f
SHA256 (tevent-0.13.0.tar.gz) = b9437a917fa55344361beb64ec9e0042e99cae8879882a62dd38f6abe2371d0c

View File

@ -4,7 +4,7 @@
# Depends on: cmocka talloc
name=tevent
version=0.12.1
version=0.13.0
release=1
source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)