mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wireshark: update to 3.0.1.
This commit is contained in:
parent
a1817749cb
commit
9a3ec19d95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireshark'
|
# Template file for 'wireshark'
|
||||||
pkgname=wireshark
|
pkgname=wireshark
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools
|
hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.wireshark.org"
|
homepage="https://www.wireshark.org"
|
||||||
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bc4f30f5b2e94f3a696fef9de44673cdf402db90aac5299966da647f708f009e
|
checksum=86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c
|
||||||
system_groups="wireshark"
|
system_groups="wireshark"
|
||||||
|
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue