From b62a98dd7160d8e162b167444eaccd92b1c92584 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:11:28 -0400 Subject: [PATCH] sitecopy: rebuild for libressl-2.4.3 --- srcpkgs/sitecopy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sitecopy/template b/srcpkgs/sitecopy/template index 19269fa9b94..651df4ec029 100644 --- a/srcpkgs/sitecopy/template +++ b/srcpkgs/sitecopy/template @@ -1,7 +1,7 @@ # Template file for 'sitecopy' pkgname=sitecopy version=0.16.6 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ssl=openssl" hostmakedepends="pkg-config"