From 8541175f6bc280586ad312f8395f7400b61992f4 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:25 +0200 Subject: [PATCH] bitchx: rebuild with libressl-2.7 --- srcpkgs/bitchx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bitchx/template b/srcpkgs/bitchx/template index da101186888..e27f73cc0af 100644 --- a/srcpkgs/bitchx/template +++ b/srcpkgs/bitchx/template @@ -1,7 +1,7 @@ # Template file for 'bitchx' pkgname=bitchx version=1.2.1 -revision=11 +revision=12 build_style=gnu-configure configure_args="--with-ssl --with-ipv6 --with-plugins" makedepends="libressl-devel ncurses-devel"