tevent: update to 0.12.0
This commit is contained in:
parent
f6e703a818
commit
854740f880
@ -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.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
|
||||
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/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/XrQHjWFaEtITZPTi8HeWNaWPV7/i23bpncOd6RyCXVqLAdpPVxecSXgNgBn0jAU5QG9dSKD+sMC9HvkqCHNcAw=
|
||||
SHA256 (Pkgfile) = 18dd1ea41e704ea67ddabd82a9993cc0a54ac1b1eb65064b2d49885ec0dc186f
|
||||
SHA256 (.footprint) = 016c23ad88893284f39d6f70bbae8fe727c3bb59bc741339e3dc4ca81f551522
|
||||
SHA256 (tevent-0.11.0.tar.gz) = ee9a86c8e808aac2fe1e924eaa139ff7f0269d0e8e4fafa850ae5c7489bc82ba
|
||||
RWSE3ohX2g5d/VAsH929HIxywmFEV4u8sG+U7be1p0ZdEgzr8uNnRCwSak5fwa6OShXKQbTfnHwNWz1wPx9ehRR4dRqChG9TNAI=
|
||||
SHA256 (Pkgfile) = 8805effcbedbb061ae13f29dac025ca396cb1c68fee889588683a11063da1c03
|
||||
SHA256 (.footprint) = 034e850a14285de07a8770525e00113443364423c6472672e6f15b35bfb38207
|
||||
SHA256 (tevent-0.12.0.tar.gz) = f9d507861c6a2366a602f2a76b16710c02053afc4883d3e5fa83a05500329c90
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Description: Event library based on talloc
|
||||
# URL: https://tevent.samba.org/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Depends on: talloc
|
||||
# URL: https://tevent.samba.org/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Depends on: talloc
|
||||
|
||||
name=tevent
|
||||
version=0.11.0
|
||||
version=0.12.0
|
||||
release=1
|
||||
source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user