From 800836d5990ed65a6ff0a5f28586cbcd523f0651 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 25 Mar 2016 17:37:04 -0400 Subject: [PATCH] wireshark: new version of libressl --- srcpkgs/wireshark/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index b58e9d4138..df2b8c2b24 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,7 +1,7 @@ # Template file for 'wireshark' pkgname=wireshark version=2.0.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua --with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"