wireshark: update to 4.2.6.
This commit is contained in:
parent
af9285ea14
commit
5f825909c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=4.2.2
|
||||
version=4.2.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DHAVE_C99_VSNPRINTF=ON"
|
||||
|
@ -20,7 +20,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=9e3672be8c6caf9279a5a13582d6711ab699ae2a79323e92a99409c1ead98521
|
||||
checksum=5ec6028df29068d889c98489bf194a884b00831106fea1e921fea3c65f2003f5
|
||||
system_groups="wireshark"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
|
Loading…
Reference in New Issue