wireshark: update to 3.2.7.
This commit is contained in:
parent
0fc45246c9
commit
a6bfb28a32
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=3.2.6
|
||||
revision=2
|
||||
version=3.2.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel
|
||||
qt5-tools qt5-host-tools qt5-qmake"
|
||||
|
@ -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=ebb1eebe39bcecee02195dc328dd25f6862fc9e9dea4c2e29eae50537d5eb4f2
|
||||
checksum=be832fb86d9c455c5be8b225a755cdc77cb0e92356bdfc1fe4b000d93f7d70da
|
||||
system_groups="wireshark"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
|
Loading…
Reference in New Issue