From 426b85c7ad1b841e362ddb9e2eb0eeadb84c50ce Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jul 2020 17:19:45 +0200 Subject: [PATCH] bitchx: rebuild against libressl-3.1.3 --- srcpkgs/bitchx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bitchx/template b/srcpkgs/bitchx/template index 90c2b4c757f..53278edc409 100644 --- a/srcpkgs/bitchx/template +++ b/srcpkgs/bitchx/template @@ -1,7 +1,7 @@ # Template file for 'bitchx' pkgname=bitchx version=1.2.1 -revision=14 +revision=15 build_style=gnu-configure configure_args="--with-ssl --with-ipv6 --with-plugins" makedepends="libressl-devel ncurses-devel"