wireshark: update to 2.4.6.
Closes #13304. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3c9c496dbd
commit
63ee1941f7
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=2.4.5
|
version=2.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://www.wireshark.org"
|
homepage="https://www.wireshark.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b3b2ec29fba0f4a3a590438abe4054e56f19108d440fc2d61492db9d8ff16fd7
|
checksum=8e965fd282bc0c09e7c4eba5f08a555d0ccf40a7d1544b939e01b90bc893d5fe
|
||||||
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