wireshark: update to 3.0.4.
This commit is contained in:
parent
e0fe593a4d
commit
ca3a765de6
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.3
|
version=3.0.4
|
||||||
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
|
||||||
|
@ -15,7 +15,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=af92729c781d870110885c31ebcbe4c4224ed51bb580d00c896fe9746994211c
|
checksum=773bd57df2aeae1694a0b7fbfb34283ba24799cfd6299eed696630fc9ebeecbf
|
||||||
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
Add a link
Reference in a new issue