ports/opt (3.6): tevent: update to 0.11.0
commit c91deebcdebe869c1561bafe0e5593d10405be39 Author: Juergen Daubert <jue@jue.li> Date: Fri Jul 9 13:48:38 2021 +0200 tevent: update to 0.11.0 diff --git a/tevent/.footprint b/tevent/.footprint index 392125bfb..d008656b1 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.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 +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 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/ diff --git a/tevent/.signature b/tevent/.signature index f436ed93e..11c59934c 100644 --- a/tevent/.signature +++ b/tevent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SyRujggjFwn8KNBK8EK7zAizQstOm6cOGcrWJV6SNk7JEd/lGefwC8CV8ZAVXp8UeMwT5PcqWOavyrN4f5SswA= -SHA256 (Pkgfile) = fb0743c75c01e713c95f9ef096445f52f8f1adf9ee1c9b294972bf11a8a993de -SHA256 (.footprint) = 697f33c219e40ede9caaeb82749057bbcbc9425b20ab3827db4b7ca9991a348b -SHA256 (tevent-0.10.2.tar.gz) = f8427822e5b2878fb8b28d6f50d96848734f3f3130612fb574fdd2d2148a6696 +RWSE3ohX2g5d/XrQHjWFaEtITZPTi8HeWNaWPV7/i23bpncOd6RyCXVqLAdpPVxecSXgNgBn0jAU5QG9dSKD+sMC9HvkqCHNcAw= +SHA256 (Pkgfile) = 18dd1ea41e704ea67ddabd82a9993cc0a54ac1b1eb65064b2d49885ec0dc186f +SHA256 (.footprint) = 016c23ad88893284f39d6f70bbae8fe727c3bb59bc741339e3dc4ca81f551522 +SHA256 (tevent-0.11.0.tar.gz) = ee9a86c8e808aac2fe1e924eaa139ff7f0269d0e8e4fafa850ae5c7489bc82ba diff --git a/tevent/Pkgfile b/tevent/Pkgfile index a5a149b8e..47b87983c 100644 --- a/tevent/Pkgfile +++ b/tevent/Pkgfile @@ -4,8 +4,8 @@ # Depends on: talloc name=tevent -version=0.10.2 -release=2 +version=0.11.0 +release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz) build() {
participants (1)
-
crux@crux.nu