wireshark: update to 4.0.6.

This commit is contained in:
Duncaen 2023-06-28 21:52:10 +02:00
parent 9323c732cb
commit 6a14950444
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -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"