From 70b65274b0725901f2ea81b4d6991c5fca3df76b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 4 Nov 2018 22:14:43 -0200 Subject: [PATCH] sitecopy: rebuild against libressl-2.8 --- srcpkgs/sitecopy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sitecopy/template b/srcpkgs/sitecopy/template index 45ad18ef3d5..9a15488e892 100644 --- a/srcpkgs/sitecopy/template +++ b/srcpkgs/sitecopy/template @@ -1,7 +1,7 @@ # Template file for 'sitecopy' pkgname=sitecopy version=0.16.6 -revision=6 +revision=7 build_style=gnu-configure configure_args="--with-ssl=openssl" hostmakedepends="pkg-config"