From cab4a7f3793ab638894e7681ebea4bfbb8fd15fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sat, 11 Apr 2020 01:05:15 +0200 Subject: [PATCH] wireshark: update to 3.2.3. --- srcpkgs/wireshark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 8b1f7773d9c..a562cea2e37 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=3.2.2 +version=3.2.3 revision=1 build_style=cmake hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools @@ -16,7 +16,7 @@ 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=5f5923ef4c3fee370ed0ca1bb324f37c246015eba4a7e74ab95d9208feeded79 +checksum=f007e4b88c86d95e33af03e057ecc03635f54466d02371bc26489eabb274faba system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"