wireshark: update to 3.0.4.

This commit is contained in:
Daniel Eyßer 2019-09-18 02:12:59 +02:00 committed by Helmut Pozimski
parent e0fe593a4d
commit ca3a765de6

View file

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=3.0.3
version=3.0.4
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=af92729c781d870110885c31ebcbe4c4224ed51bb580d00c896fe9746994211c
checksum=773bd57df2aeae1694a0b7fbfb34283ba24799cfd6299eed696630fc9ebeecbf
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"