wireshark: update to 2.4.5.
This commit is contained in:
parent
76cc65014e
commit
4cbbce5e05
|
@ -1516,7 +1516,7 @@ libsmbsharemodes.so.0 samba-3.6.23_1
|
|||
libmysqld.so.18 libmariadbclient-5.5.36_1
|
||||
libwscodecs.so.1 libwireshark-2.4.1_1
|
||||
libwiretap.so.7 libwireshark-2.4.1_1
|
||||
libwireshark.so.10 libwireshark-2.4.1_1
|
||||
libwireshark.so.9 libwireshark-2.4.5_1
|
||||
libwsutil.so.8 libwireshark-2.4.1_1
|
||||
libtaskmanager.so.6 plasma-workspace-5.8.4_1
|
||||
libfreerdp-client2.so.2 libfreerdp-2.0.0rc1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=2.4.3
|
||||
version=2.4.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
license="GPL-2"
|
||||
distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=189495996b68940626cb53b31c8902fa1bb5a96b61217cea42734c13925ff12e
|
||||
checksum=b3b2ec29fba0f4a3a590438abe4054e56f19108d440fc2d61492db9d8ff16fd7
|
||||
system_groups="wireshark"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
|
Loading…
Reference in New Issue