wireshark: update to 2.2.1.
This commit is contained in:
parent
27598cb6fe
commit
3f1d89389b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wireshark'
|
# Template file for 'wireshark'
|
||||||
pkgname=wireshark
|
pkgname=wireshark
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
||||||
--with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"
|
--with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2"
|
||||||
# XXX ovh is blocked (repo4.voidlinux.eu can't download this).
|
# XXX ovh is blocked (repo4.voidlinux.eu can't download this).
|
||||||
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||||
#distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
#distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a6847e741efcba6cb9d92d464d4219917bee3ad0b8f5b0f80d4388ad2f3f1104
|
checksum=900e22af04c8b35e0d02a25a360ab1fb7cfe5ac18fc48a9afd75a7103e569149
|
||||||
system_groups="wireshark"
|
system_groups="wireshark"
|
||||||
subpackages="libwireshark libwireshark-devel wireshark-gtk"
|
subpackages="libwireshark libwireshark-devel wireshark-gtk"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue