diff options
author | Juergen Daubert <jue@jue.li> | 2019-12-16 11:24:58 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-12-16 11:24:58 +0100 |
commit | bf9c0c03f736e4988824ca71f6198bb2a29ed33b (patch) | |
tree | d988d153140c6f64d679b862fc852586eba298fd /tevent | |
parent | d2a4cc3134c617c9030477241599d6fef53fe07c (diff) | |
download | opt-bf9c0c03f736e4988824ca71f6198bb2a29ed33b.tar.gz opt-bf9c0c03f736e4988824ca71f6198bb2a29ed33b.tar.xz |
tevent: update to 0.10.2
Diffstat (limited to 'tevent')
-rw-r--r-- | tevent/.footprint | 6 | ||||
-rw-r--r-- | tevent/.signature | 8 | ||||
-rw-r--r-- | tevent/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/tevent/.footprint b/tevent/.footprint index 787e141a4..7c6cf0775 100644 --- a/tevent/.footprint +++ b/tevent/.footprint @@ -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.1 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.10.1 --rwxr-xr-x root/root usr/lib/libtevent.so.0.10.1 +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 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.7/ diff --git a/tevent/.signature b/tevent/.signature index 9e85dcadb..7116fcd24 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Xs0bJwNMCyFq98Vtl9MEkdUQbugyCGrM84V9T9SQY1ATuWsWJkPalRctEw9Yn5zaI3mGbu6ZtUwtBZGmmChrwU= -SHA256 (Pkgfile) = 67fb9387dbfbc514950e433d133ad3e336c3dcc09d94678636f8a4edcfcfc35d -SHA256 (.footprint) = 82e75bfe184d6596dcc86a3987a8d74a6d322174c204d494d72a6c8a5deac4f7 -SHA256 (tevent-0.10.1.tar.gz) = 79a4da68b38b86ac71d8ac824ee3605ab22a6a91cfa83033a7db73f3dd6910b6 +RWSE3ohX2g5d/a5eFMsqeUffeSG/ZzAddExbL8/8rz+3quWG6VMNz5Oit35Nbpn77eB/D1L3qwrRX6q9p1EJPwtOZwDSMlylkQA= +SHA256 (Pkgfile) = ca6a9be6756f80eb5795ab5b14c8fe760014aa2e0432a4096e5162d89ef169cf +SHA256 (.footprint) = 9fbfad77686d9ba7f68698ce26855c50351f48f8c195cdae48601c1b1c3ce28d +SHA256 (tevent-0.10.2.tar.gz) = f8427822e5b2878fb8b28d6f50d96848734f3f3130612fb574fdd2d2148a6696 diff --git a/tevent/Pkgfile b/tevent/Pkgfile index 6460b450a..635bbc67c 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -4,7 +4,7 @@ # Depends on: talloc name=tevent -version=0.10.1 +version=0.10.2 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz) |