wireshark: update to 2.4.1.
This commit is contained in:
parent
aa5ef0bf95
commit
84d4020742
2 changed files with 3 additions and 2 deletions
|
@ -1515,6 +1515,7 @@ libwiretap.so.6 libwireshark-2.2.0_1
|
|||
libwireshark.so.8 libwireshark-2.2.0_1
|
||||
libwscodecs.so.1 libwireshark-2.2.0_1
|
||||
libtaskmanager.so.6 plasma-workspace-5.8.4_1
|
||||
libwscodecs.so.1 libwireshark-2.4.1_1
|
||||
libfreerdp-core.so.1.0 libfreerdp-1.0.2_2
|
||||
libfreerdp-channels.so.1.0 libfreerdp-1.0.2_2
|
||||
libfreerdp-rail.so.1.0 libfreerdp-1.0.2_2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=2.4.0
|
||||
version=2.4.1
|
||||
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=890bb41b826ff04e98fb089446ab37e5871e16205278bfeffc2a7c7364de3b04
|
||||
checksum=02ddbcf9b10f9dfa1e36eec00fe00cb5b5ce8e07203843baf056ac7909911fcd
|
||||
system_groups="wireshark"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
|
Loading…
Reference in a new issue