wireshark: update to 2.2.5.

This commit is contained in:
Michael Gehring 2017-03-07 15:59:31 +00:00
parent 380fa025d9
commit cc58e8cd8a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=2.2.4
version=2.2.5
revision=1
build_style=gnu-configure
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
@ -17,7 +17,7 @@ license="GPL-2"
# XXX ovh is blocked (repo4.voidlinux.eu can't download this).
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
#distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
checksum=42a7fb35eed5a32478153e24601a284bb50148b7ba919c3e8452652f4c2a3911
checksum=75dd88d3d6336559e5b0b72077d8a772a988197d571f00029986225fef609ac8
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"