From bcbdbb28ba56cbf005cfcd8a27dc55d71d50eb55 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 5 Nov 2018 07:11:18 -0200 Subject: [PATCH] hexchat: rebuild against libressl-2.8 --- srcpkgs/hexchat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template index 5b834e24831..921b2f0f759 100644 --- a/srcpkgs/hexchat/template +++ b/srcpkgs/hexchat/template @@ -1,7 +1,7 @@ # Template file for 'hexchat' pkgname=hexchat version=2.14.2 -revision=2 +revision=3 build_style=meson configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false -Dwith-perl=/usr/bin/perl -Dwith-python=python3"