wireshark: update to 3.0.6

This commit is contained in:
Neel 2019-10-31 21:03:07 +00:00 committed by Johannes
parent 2b6576ea49
commit 6f1159a9e4

View file

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