From 6d4d6ad23875b1c5d684f0662d313f0812707c7c Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:20 +0200 Subject: [PATCH] sitecopy: rebuild with libressl-2.7 --- srcpkgs/sitecopy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sitecopy/template b/srcpkgs/sitecopy/template index 8d74c6c6b38..8c675d6dd43 100644 --- a/srcpkgs/sitecopy/template +++ b/srcpkgs/sitecopy/template @@ -1,7 +1,7 @@ # Template file for 'sitecopy' pkgname=sitecopy version=0.16.6 -revision=5 +revision=6 build_style=gnu-configure configure_args="--with-ssl=openssl" hostmakedepends="pkg-config"