wireshark: update to 2.0.1.
This commit is contained in:
parent
17bf4520f5
commit
76989790ae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://www.wireshark.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=90026c761a85701d7783c7e2eaa4c1de247dfbadbd53221df355f121e42691dd
|
||||
checksum=c9bd07dd0d0045d6ca7537390a1afbcdf33716d193ea7d7084ae4f6c30b683ab
|
||||
system_groups="wireshark"
|
||||
subpackages="libwireshark libwireshark-devel wireshark-gtk"
|
||||
|
||||
|
|
Loading…
Reference in New Issue