wireshark: update to 2.4.8.

This commit is contained in:
Johannes Brechtmann 2018-08-13 12:55:15 +02:00 committed by maxice8
parent 550192c6e2
commit 38c86f33c0

View file

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=2.4.7
version=2.4.8
revision=1
build_style=gnu-configure
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://www.wireshark.org"
license="GPL-2.0-or-later"
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
checksum=5ecb3c68734fb89c83ac283e6cdf264eb15b9c7e7ea63dcfd4f0bad3e77c4f44
checksum=db8ed7828c157e4ffb91fb8c41fa5a2f37fd44259175951a5c37848bf641f5e8
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"