From 907bda5b6c4bbdfec48cc1d92431e6ccc48a1412 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:32 +0200 Subject: [PATCH] wireshark: rebuild with libressl-2.7 --- srcpkgs/wireshark/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index ab291ab3b43..1ebf30ce3b8 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,7 +1,7 @@ # Template file for 'wireshark' pkgname=wireshark version=2.4.6 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua --with-krb5 --with-gtk=3 --with-qt=5 --without-portaudio CC_FOR_BUILD=cc"