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"