wireshark: update to 3.2.6.

This commit is contained in:
Johannes 2020-08-19 22:49:14 +02:00 committed by Johannes
parent 6fec646f97
commit c9c6a2ba22

View File

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=3.2.5
version=3.2.6
revision=1
build_style=cmake
hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.wireshark.org"
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
checksum=bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940
checksum=ebb1eebe39bcecee02195dc328dd25f6862fc9e9dea4c2e29eae50537d5eb4f2
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"