From 3968d4a9b370c1907c5a441db6327066c2ca8dfe Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 15 May 2015 10:50:38 +0200 Subject: [PATCH] wireshark: update to 1.12.5. --- srcpkgs/wireshark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 1cb92b576e4..b1a5f2dfbdb 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=1.12.4 +version=1.12.5 revision=1 build_style=gnu-configure configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua @@ -15,7 +15,7 @@ maintainer="Enno Boland " homepage="http://www.wireshark.org" license="GPL-2" distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2" -checksum=de804e98e252e4b795d28d6ac2d48d7f5aacd9b046ee44d44266983795ebc312 +checksum=d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82 system_groups="wireshark" subpackages="libwireshark libwireshark-devel wireshark-gtk"