From 2cc317b3c17b6299ba980daaa483570dedb6ba6a Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 23 Dec 2019 18:29:08 +0100 Subject: [PATCH] wireshark: update to 3.2.0. --- common/shlibs | 7 +++---- srcpkgs/wireshark/template | 7 ++++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/shlibs b/common/shlibs index 2388e4d6aab071..edab37cc0961d3 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1551,10 +1551,9 @@ libdovecot-lda.so.0 dovecot-2.2.11_2 libnetapi.so.0 samba-3.6.23_1 libsmbsharemodes.so.0 samba-3.6.23_1 libmysqld.so.18 libmariadbclient-5.5.36_1 -libwscodecs.so.2 libwireshark-2.6.2_1 -libwiretap.so.9 libwireshark-3.0.0_1 -libwireshark.so.12 libwireshark-3.0.0_1 -libwsutil.so.10 libwireshark-3.0.0_1 +libwiretap.so.10 libwireshark-3.2.0_1 +libwireshark.so.13 libwireshark-3.2.0_1 +libwsutil.so.11 libwireshark-3.2.0_1 libKF5ContactEditor.so.5 akonadi-contacts-17.12.1_1 libKF5AkonadiContact.so.5 akonadi-contacts-17.12.1_1 libKF5Prison.so.5 prison-5.43.0_1 diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index c3e570c661971b..6dc39c833c0b73 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=3.0.7 +version=3.2.0 revision=1 build_style=cmake hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools @@ -8,14 +8,15 @@ hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools makedepends="libpcap-devel zlib-devel lua52-devel mit-krb5-devel gnutls-devel libmaxminddb-devel libgcrypt-devel libcap-devel sbc-devel c-ares-devel libxml2-devel libssh-devel libnl3-devel spandsp-devel tiff-devel libcap-progs liblz4-devel - nghttp2-devel qt5-devel qt5-tools-devel qt5-multimedia-devel qt5-svg-devel" + nghttp2-devel qt5-devel qt5-tools-devel qt5-multimedia-devel qt5-svg-devel + minizip-devel zstd-devel brotli-devel speexdsp-devel" depends="libcap-progs" short_desc="Network protocol analyzer" maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://www.wireshark.org" distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz" -checksum=3b2b279017753398b8d5deb440db5f98a205eea35f9417e5fa2893947e7992f2 +checksum=4cfd33a19a454ff4002243e9d04d6afd64280a109a21ae652a192f2be2b1b66c system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"