From bbdef43a825976fac134b0bb89c41510a2dfa590 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 5 Sep 2019 12:48:01 +0200 Subject: [PATCH] tevent: update to 0.10.1 --- tevent/.footprint | 6 +++--- tevent/.signature | 8 ++++---- tevent/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tevent/.footprint b/tevent/.footprint index 105a4fe2d..787e141a4 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.0 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.10.0 --rwxr-xr-x root/root usr/lib/libtevent.so.0.10.0 +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 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 22175bb5d..9e85dcadb 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/S0uyljxObBU93qKrhpoAo5Cla0wxQQZ2xK1/5bHsBNcfas+gc0oAWQBhvaDeFvdYWdNKxJK41orsfsyk6/vNA4= -SHA256 (Pkgfile) = 4f4b8efc02eca97228403ecc8faa1cdd0a650a5f2f45b61358f3cf0cb9798189 -SHA256 (.footprint) = 835fe7210a8794bce93edae0f93ab87077c353bb03959e48216da2c5c6fe4e1b -SHA256 (tevent-0.10.0.tar.gz) = 33f39612cd6d1ae6a737245784581494846f5bb07827983d2f41f942446aa4e6 +RWSE3ohX2g5d/Xs0bJwNMCyFq98Vtl9MEkdUQbugyCGrM84V9T9SQY1ATuWsWJkPalRctEw9Yn5zaI3mGbu6ZtUwtBZGmmChrwU= +SHA256 (Pkgfile) = 67fb9387dbfbc514950e433d133ad3e336c3dcc09d94678636f8a4edcfcfc35d +SHA256 (.footprint) = 82e75bfe184d6596dcc86a3987a8d74a6d322174c204d494d72a6c8a5deac4f7 +SHA256 (tevent-0.10.1.tar.gz) = 79a4da68b38b86ac71d8ac824ee3605ab22a6a91cfa83033a7db73f3dd6910b6 diff --git a/tevent/Pkgfile b/tevent/Pkgfile index e5dcccc6e..6460b450a 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -4,7 +4,7 @@ # Depends on: talloc name=tevent -version=0.10.0 +version=0.10.1 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)