wireshark: update to 3.2.1.
This commit is contained in:
parent
5d870cead4
commit
401783c8c2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=3.2.0
|
||||
version=3.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools
|
||||
|
@ -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=4cfd33a19a454ff4002243e9d04d6afd64280a109a21ae652a192f2be2b1b66c
|
||||
checksum=589f640058d6408ebbd695a80ebbd6e7bd99d8db64ecda253d27100dfd27e85b
|
||||
system_groups="wireshark"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
|
Loading…
Reference in New Issue