From c7539e1999a407b1069e15f5637b9ad1c55fefb8 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 3 Mar 2018 22:37:31 +0000 Subject: [PATCH] sitecopy: rebuild against libressl-2.6 --- srcpkgs/sitecopy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sitecopy/template b/srcpkgs/sitecopy/template index 6901e898bd5..8d74c6c6b38 100644 --- a/srcpkgs/sitecopy/template +++ b/srcpkgs/sitecopy/template @@ -1,7 +1,7 @@ # Template file for 'sitecopy' pkgname=sitecopy version=0.16.6 -revision=4 +revision=5 build_style=gnu-configure configure_args="--with-ssl=openssl" hostmakedepends="pkg-config"