wireshark: update to 4.6.6.

This commit is contained in:
Đoàn Trần Công Danh
2026-06-16 06:05:31 +07:00
parent 0dbba01ab5
commit 0bffc5cd2f
+3 -3
View File
@@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=4.6.5
version=4.6.6
revision=1
build_style=cmake
configure_args="-DHAVE_C99_VSNPRINTF=ON"
@@ -12,7 +12,7 @@ makedepends="libpcap-devel zlib-devel lua54-devel mit-krb5-devel gnutls-devel
libxml2-devel nghttp2-devel nghttp3-devel snappy-devel opus-devel
bcg729-devel libilbc-devel opencore-amr-devel xxHash-devel
qt6-base-devel qt6-multimedia-devel qt6-svg-devel qt6-qt5compat-devel
libglib-devel
libglib-devel libsmi-devel
minizip-devel libzstd-devel brotli-devel speexdsp-devel pcre2-devel"
depends="libcap-progs"
checkdepends="python3-pytest-xdist"
@@ -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=b5322538b20fa3e0bf004be83c534a42937d442be3f960d01b4e1f0db6c50386
checksum=27e7ff780cd68a7466082be82ca26c06a002e74a71646ef3a6e4683e444c1a86
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.4"