wireshark: update to 2.2.8
This commit is contained in:
parent
bebaa1e760
commit
5646068238
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=2.2.7
|
||||
version=2.2.8
|
||||
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="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||
#distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5
|
||||
checksum=ecf02c148c9ab6e809026ad5743fe9be1739a9840ef6fece6837a7ddfbdf7edc
|
||||
system_groups="wireshark"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
|
Loading…
Reference in a new issue