1
0
forked from ports/opt

tevent: update to 0.11.0

This commit is contained in:
Juergen Daubert 2021-07-09 13:48:38 +02:00
parent ef5c688fa3
commit c91deebcde
3 changed files with 9 additions and 9 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.10.2
lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.10.2
-rwxr-xr-x root/root usr/lib/libtevent.so.0.10.2
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
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/SyRujggjFwn8KNBK8EK7zAizQstOm6cOGcrWJV6SNk7JEd/lGefwC8CV8ZAVXp8UeMwT5PcqWOavyrN4f5SswA=
SHA256 (Pkgfile) = fb0743c75c01e713c95f9ef096445f52f8f1adf9ee1c9b294972bf11a8a993de
SHA256 (.footprint) = 697f33c219e40ede9caaeb82749057bbcbc9425b20ab3827db4b7ca9991a348b
SHA256 (tevent-0.10.2.tar.gz) = f8427822e5b2878fb8b28d6f50d96848734f3f3130612fb574fdd2d2148a6696
RWSE3ohX2g5d/XrQHjWFaEtITZPTi8HeWNaWPV7/i23bpncOd6RyCXVqLAdpPVxecSXgNgBn0jAU5QG9dSKD+sMC9HvkqCHNcAw=
SHA256 (Pkgfile) = 18dd1ea41e704ea67ddabd82a9993cc0a54ac1b1eb65064b2d49885ec0dc186f
SHA256 (.footprint) = 016c23ad88893284f39d6f70bbae8fe727c3bb59bc741339e3dc4ca81f551522
SHA256 (tevent-0.11.0.tar.gz) = ee9a86c8e808aac2fe1e924eaa139ff7f0269d0e8e4fafa850ae5c7489bc82ba

View File

@ -4,8 +4,8 @@
# Depends on: talloc
name=tevent
version=0.10.2
release=2
version=0.11.0
release=1
source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)
build() {