mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
wireshark: update to 2.1.0.
This commit is contained in:
parent
de78fd2b99
commit
3c719e9675
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireshark'
|
# Template file for 'wireshark'
|
||||||
pkgname=wireshark
|
pkgname=wireshark
|
||||||
version=2.0.3
|
version=2.1.0
|
||||||
revision=1
|
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
|
||||||
|
@ -14,9 +14,9 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.wireshark.org"
|
homepage="http://www.wireshark.org"
|
||||||
license="GPL-2"
|
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=e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc
|
checksum=f73bd7660056c0910c8a89f480f61ab9fe62866eadf1af49e3374da3fe16b4cc
|
||||||
system_groups="wireshark"
|
system_groups="wireshark"
|
||||||
subpackages="libwireshark libwireshark-devel wireshark-gtk"
|
subpackages="libwireshark libwireshark-devel wireshark-gtk"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue