wireshark: update to 3.0.7.

This commit is contained in:
Daniel Eyßer 2019-12-08 04:46:20 +01:00 committed by Juan RP
parent b84881f3d0
commit c7eed1ba7a

View file

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=3.0.6
version=3.0.7
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=a87f4022a0c15ddbf1730bf1acafce9e75a4e657ce9fa494ceda0324c0c3e33e
checksum=3b2b279017753398b8d5deb440db5f98a205eea35f9417e5fa2893947e7992f2
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"