From 6a149504449c97843d0636e85cbcc71dfbd8e5a3 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 28 Jun 2023 21:52:10 +0200 Subject: [PATCH] wireshark: update to 4.0.6. --- srcpkgs/wireshark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 759556a6fc7..72ce6863fd3 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=4.0.4 +version=4.0.6 revision=1 build_style=cmake hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel @@ -17,7 +17,7 @@ license="GPL-2.0-or-later" homepage="https://www.wireshark.org" changelog="https://www.wireshark.org/news/" distfiles="https://www.wireshark.org/download/src/all-versions/wireshark-${version}.tar.xz" -checksum=a4a09f6564f00639036ffe5064ac4dc2176adfa3e484c539c9c73f835436e74b +checksum=0079097a1b17ebc7250a73563f984c13327dac5016b7d53165810fbcca4bd884 system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"