From 84d402074277c44c6e33abedd6f14d632829877d Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 7 Sep 2017 07:05:12 +0200 Subject: [PATCH] wireshark: update to 2.4.1. --- common/shlibs | 1 + srcpkgs/wireshark/template | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/shlibs b/common/shlibs index 3f3fee435e8..84e0c40c18b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1515,6 +1515,7 @@ libwiretap.so.6 libwireshark-2.2.0_1 libwireshark.so.8 libwireshark-2.2.0_1 libwscodecs.so.1 libwireshark-2.2.0_1 libtaskmanager.so.6 plasma-workspace-5.8.4_1 +libwscodecs.so.1 libwireshark-2.4.1_1 libfreerdp-core.so.1.0 libfreerdp-1.0.2_2 libfreerdp-channels.so.1.0 libfreerdp-1.0.2_2 libfreerdp-rail.so.1.0 libfreerdp-1.0.2_2 diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index d2dd6681d78..1225d97d9f7 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=2.4.0 +version=2.4.1 revision=1 build_style=gnu-configure configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua @@ -15,7 +15,7 @@ maintainer="Enno Boland " homepage="https://www.wireshark.org" license="GPL-2" distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz" -checksum=890bb41b826ff04e98fb089446ab37e5871e16205278bfeffc2a7c7364de3b04 +checksum=02ddbcf9b10f9dfa1e36eec00fe00cb5b5ce8e07203843baf056ac7909911fcd system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"