wireshark: update to 1.12.1.

This commit is contained in:
Jan S 2014-09-19 00:01:50 +02:00
parent 43a5519c7b
commit 1d06f44a3e

View File

@ -1,7 +1,7 @@
# Template file for 'wireshark' # Template file for 'wireshark'
pkgname=wireshark pkgname=wireshark
version=1.12.0 version=1.12.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args=" --with-ssl \ configure_args=" --with-ssl \
--with-pcap \ --with-pcap \
@ -19,7 +19,7 @@ maintainer="Enno Boland <eb@s01.de>"
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=0f59fea1c5b35de90af681067e49113fee0dd7a901750a97fa25f4256dbf13c7 checksum=82b26bd416ec15903b27785e35a622687008a743342054e96eaaeaa249be584b
system_groups="wireshark" system_groups="wireshark"
pre_configure() { pre_configure() {