From 8342df5672a65b7f66c7082c33bbe77a8b139611 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 12 Aug 2018 04:43:18 -0300 Subject: [PATCH] hexchat: rebuild against libperl.so.5.28 --- srcpkgs/hexchat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template index c93989cb2a2..718633b630e 100644 --- a/srcpkgs/hexchat/template +++ b/srcpkgs/hexchat/template @@ -1,7 +1,7 @@ # Template file for 'hexchat' pkgname=hexchat version=2.14.1 -revision=3 +revision=4 build_style=meson configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false -Dwith-perl=true -Dwith-python=python3"