wireshark: update to 2.4.6.

Closes #13304.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Johannes Brechtmann 2018-04-09 04:11:03 +02:00 committed by Enno Boland
parent 3c9c496dbd
commit 63ee1941f7

View File

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=2.4.5
version=2.4.6
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"
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
checksum=b3b2ec29fba0f4a3a590438abe4054e56f19108d440fc2d61492db9d8ff16fd7
checksum=8e965fd282bc0c09e7c4eba5f08a555d0ccf40a7d1544b939e01b90bc893d5fe
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"