wireshark: update to 3.0.2.

This commit is contained in:
Johannes 2019-05-23 22:08:56 +02:00 committed by Johannes
parent 54b55f39de
commit fbe74632d6
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'wireshark'
pkgname=wireshark
version=3.0.1
revision=2
version=3.0.2
revision=1
build_style=cmake
hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools
qt5-host-tools qt5-qmake"
@ -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=86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c
checksum=7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"