From 8329662f5abfee0ca1d26bb73b7e22dbe801cda4 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 23:23:35 +0200 Subject: [PATCH] sitecopy: rebuild against libressl-3.1.3 --- srcpkgs/sitecopy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sitecopy/template b/srcpkgs/sitecopy/template index dd8008c854..5fc4d36362 100644 --- a/srcpkgs/sitecopy/template +++ b/srcpkgs/sitecopy/template @@ -1,7 +1,7 @@ # Template file for 'sitecopy' pkgname=sitecopy version=0.16.6 -revision=8 +revision=9 build_style=gnu-configure configure_args="--with-ssl=openssl" hostmakedepends="pkg-config"