wireshark: update to 2.0.5.
This commit is contained in:
parent
a6bcc35685
commit
113a82df5c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
reverts="2.1.0_1"
|
||||
version=2.0.4
|
||||
version=2.0.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=9ea9c82da9942194ebc8fc5c951a02e6d179afa7472cb6d96ca76154510de1a5
|
||||
checksum=0ce0241330828973f5b4efee422a3760cab8ce0b41e7721c4b9fd185be1bb10b
|
||||
system_groups="wireshark"
|
||||
subpackages="libwireshark libwireshark-devel wireshark-gtk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue