ports/opt (3.7): tevent: update to 0.14.0
commit c03c117eb15ca9b7a6ac28e25b2804995a4638f2 Author: Juergen Daubert <jue@jue.li> Date: Fri Jan 20 10:51:19 2023 +0100 tevent: update to 0.14.0 diff --git a/tevent/.footprint b/tevent/.footprint index 49c70e203..f0b2930fa 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.13.0 -lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.13.0 --rwxr-xr-x root/root usr/lib/libtevent.so.0.13.0 +lrwxrwxrwx root/root usr/lib/libtevent.so -> libtevent.so.0.14.0 +lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.14.0 +-rwxr-xr-x root/root usr/lib/libtevent.so.0.14.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.10/ diff --git a/tevent/.signature b/tevent/.signature index d9fb762e6..8b40b04af 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QXee+c4sjaU0cxz3nPpD1XJCotKSmqSlknPsUHeJ4n8nCuWNEICVS1jAnP9InAc7fWrMq0k5PJNkox17lcKzQs= -SHA256 (Pkgfile) = 4af17173997d9edfe9106b0891f7a987e206dc9ecfd13ecc5f08dc0e043e0d3b -SHA256 (.footprint) = 2520af7b4d4c00961bf3c8a584fd3f9b72adb1e05ea3a0e79ae7705c1cb712c6 -SHA256 (tevent-0.13.0.tar.gz) = b9437a917fa55344361beb64ec9e0042e99cae8879882a62dd38f6abe2371d0c +RWSE3ohX2g5d/ZrNr0wwsY1AVJ9Pgeway7Wd4jTJ3MAGXsHMO3H5LgZLm0sDRawCMo7nF0coXMD2TclwAyGtpjN1ABvSaAeRsw0= +SHA256 (Pkgfile) = c31e9c9004d959913d396cf79ae335702054e3f6a49d1272875c3b2bd342ecf6 +SHA256 (.footprint) = 2d6312c508549d2f4d0973fbf69fecd19cdc1224c30d30d7fa6b4689fb89d9ac +SHA256 (tevent-0.14.0.tar.gz) = 745d08de0c98b1cdb095a1df996ebb737b9cda909edf0d05667896a2c5059c04 diff --git a/tevent/Pkgfile b/tevent/Pkgfile index f4dd50385..e2eb7a331 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmocka talloc name=tevent -version=0.13.0 +version=0.14.0 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu