wireshark: update to 1.12.6.

This commit is contained in:
Enno Boland 2015-06-18 07:59:14 +02:00
parent b85a62515c
commit 836db282b7

View file

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=1.12.5
version=1.12.6
revision=1
build_style=gnu-configure
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
geoip-devel libgcrypt-devel gtk+3-devel libcap-devel sbc-devel"
depends="libwireshark>=${version}_${revision} libcap-progs"
replaces="wireshark<1.12.2_1"
short_desc="A network protocol analyzer"
maintainer="Enno Boland <eb@s01.de>"
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=d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82
checksum=22ac0cc872f12cef9bb2cacfe0720eed8533dc5cea102d21de511620606cb3b6
system_groups="wireshark"
subpackages="libwireshark libwireshark-devel wireshark-gtk"