mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
wireshark: update to 1.12.6.
This commit is contained in:
parent
b85a62515c
commit
836db282b7
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireshark'
|
# Template file for 'wireshark'
|
||||||
pkgname=wireshark
|
pkgname=wireshark
|
||||||
version=1.12.5
|
version=1.12.6
|
||||||
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
|
||||||
|
@ -9,13 +9,12 @@ hostmakedepends="pkg-config flex perl python-devel mit-krb5-devel libtool"
|
||||||
makedepends="libpcap-devel zlib-devel lua-devel mit-krb5-devel gnutls-devel
|
makedepends="libpcap-devel zlib-devel lua-devel mit-krb5-devel gnutls-devel
|
||||||
geoip-devel libgcrypt-devel gtk+3-devel libcap-devel sbc-devel"
|
geoip-devel libgcrypt-devel gtk+3-devel libcap-devel sbc-devel"
|
||||||
depends="libwireshark>=${version}_${revision} libcap-progs"
|
depends="libwireshark>=${version}_${revision} libcap-progs"
|
||||||
replaces="wireshark<1.12.2_1"
|
|
||||||
short_desc="A network protocol analyzer"
|
short_desc="A network protocol analyzer"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.wireshark.org"
|
homepage="http://www.wireshark.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82
|
checksum=22ac0cc872f12cef9bb2cacfe0720eed8533dc5cea102d21de511620606cb3b6
|
||||||
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