wireshark: update to 3.0.5.
This commit is contained in:
parent
ee87d5c78f
commit
18fbe5e922
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=3.0.4
|
||||
version=3.0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools
|
||||
|
@ -15,7 +15,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=773bd57df2aeae1694a0b7fbfb34283ba24799cfd6299eed696630fc9ebeecbf
|
||||
checksum=c551fce475c49cea317ccbf9d22404bc827dde9cee0ccdf6648bfed3ecd9f820
|
||||
system_groups="wireshark"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
|
Loading…
Reference in New Issue