tevent: update to 0.9.39

This commit is contained in:
Juergen Daubert 2019-02-26 14:18:30 +01:00
parent dad4e43b8a
commit a9d4a4f1f0
3 changed files with 8 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.9.38
lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.38
-rwxr-xr-x root/root usr/lib/libtevent.so.0.9.38
lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.9.39
lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.9.39
-rwxr-xr-x root/root usr/lib/libtevent.so.0.9.39
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/python2.7/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RZrxopkfaFvRbrUEYYaKg74SRepKWOjnQMlKXrV9u34LM3ZmVz4Gi5PDaOrCMJ5xdL64v0OHxdeguiof6SAug4=
SHA256 (Pkgfile) = 424471c8cefc400aff81cca7e2998f0ade06572187d97acd173c3a904fc62973
SHA256 (.footprint) = 833baf58e1ca433a7c960de9ee595465dd7ec3936a8d019c60e627e41ae30fd6
SHA256 (tevent-0.9.38.tar.gz) = 9e464550d995c6445045a2a8135db81b7d54e9e95163f337c745f7a89c7d0d62
RWSE3ohX2g5d/Sah82ur/UITMqISFK1yykUelgFlQ9b0pom13fdl7C5Gvet368ZyRpuXwIJxSr6Z1tVFgpIw/Pe8wT96eRw5HwA=
SHA256 (Pkgfile) = e512d6c23ddfd1a4bac87f42530904b75902b19c38d398a7a5d377f9fab2163a
SHA256 (.footprint) = c72e4aa6799151e1a8cd2d7c9b05951c648e00b62268b26446f1099439780583
SHA256 (tevent-0.9.39.tar.gz) = f68d0fcc616119d27ebace162499e73f4ae3998e49b98d1f454bb467cdb1d4e6

View File

@ -4,14 +4,13 @@
# Depends on: talloc
name=tevent
version=0.9.38
version=0.9.39
release=1
source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)
build() {
cd $name-$version
sed '/^WAF_BINARY/s|../.||' -i Makefile
export PYTHON=python2
./configure \