wireshark: update to 3.2.2

This commit is contained in:
zlice 2020-02-26 22:15:53 -05:00 committed by Helmut Pozimski
parent 07d36eb139
commit eae1bad4dd

View file

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=3.2.1
version=3.2.2
revision=1
build_style=cmake
hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools
@ -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=589f640058d6408ebbd695a80ebbd6e7bd99d8db64ecda253d27100dfd27e85b
checksum=5f5923ef4c3fee370ed0ca1bb324f37c246015eba4a7e74ab95d9208feeded79
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"