wireshark: update to 3.2.4.

This commit is contained in:
Piraty 2020-05-22 17:36:31 +02:00
parent db9bb7ebd4
commit d851afba6f

View File

@ -1,10 +1,10 @@
# Template file for 'wireshark'
pkgname=wireshark
version=3.2.3
version=3.2.4
revision=1
build_style=cmake
hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools
qt5-host-tools qt5-qmake"
hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel
qt5-tools qt5-host-tools"
makedepends="libpcap-devel zlib-devel lua52-devel mit-krb5-devel gnutls-devel
libmaxminddb-devel libgcrypt-devel libcap-devel sbc-devel c-ares-devel libxml2-devel
libssh-devel libnl3-devel spandsp-devel tiff-devel libcap-progs liblz4-devel
@ -16,7 +16,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=f007e4b88c86d95e33af03e057ecc03635f54466d02371bc26489eabb274faba
checksum=d17d461e849e2d0b033431c45f71d8ee8ec3c8faa232a6ad63069a47927db8aa
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"