From a7401a4376bbf869a8345f9d08fb24e3e1b7eb73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 22 Jul 2026 08:40:12 +0700 Subject: [PATCH] wireshark: update to 4.6.7. --- srcpkgs/wireshark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 792bf5cb9f8..cf9ebb34baa 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=4.6.6 +version=4.6.7 revision=1 build_style=cmake configure_args="-DHAVE_C99_VSNPRINTF=ON" @@ -22,7 +22,7 @@ license="GPL-2.0-or-later" homepage="https://www.wireshark.org" changelog="https://www.wireshark.org/docs/relnotes/wireshark-${version}.html" distfiles="https://www.wireshark.org/download/src/all-versions/wireshark-${version}.tar.xz" -checksum=27e7ff780cd68a7466082be82ca26c06a002e74a71646ef3a6e4683e444c1a86 +checksum=242929b8c10ba89a8d3bcad7ff2eba8effb648d30f48e270d2e5e6ff94d88613 system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.4"