wireshark: update to 2.0.4.
This commit is contained in:
parent
079ce8e413
commit
510eac6521
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
reverts="2.1.0_1"
|
||||
version=2.0.3
|
||||
revision=2
|
||||
version=2.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
||||
--with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"
|
||||
|
@ -15,9 +15,9 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://www.wireshark.org"
|
||||
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=e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc
|
||||
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||
#distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9ea9c82da9942194ebc8fc5c951a02e6d179afa7472cb6d96ca76154510de1a5
|
||||
system_groups="wireshark"
|
||||
subpackages="libwireshark libwireshark-devel wireshark-gtk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue