From 1d06f44a3ebc961daf9cb2b1cec6c4452f6c4938 Mon Sep 17 00:00:00 2001 From: Jan S Date: Fri, 19 Sep 2014 00:01:50 +0200 Subject: [PATCH] wireshark: update to 1.12.1. --- srcpkgs/wireshark/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 8788e874de3..c3b38597b65 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,7 +1,7 @@ # Template file for 'wireshark' pkgname=wireshark -version=1.12.0 -revision=2 +version=1.12.1 +revision=1 build_style=gnu-configure configure_args=" --with-ssl \ --with-pcap \ @@ -19,7 +19,7 @@ maintainer="Enno Boland " homepage="http://www.wireshark.org" license="GPL-2" distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2" -checksum=0f59fea1c5b35de90af681067e49113fee0dd7a901750a97fa25f4256dbf13c7 +checksum=82b26bd416ec15903b27785e35a622687008a743342054e96eaaeaa249be584b system_groups="wireshark" pre_configure() {