From a015d44c0a6eaf34fca8cf8d8f49391992f6daff Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 16 Feb 2018 13:30:33 +0100 Subject: [PATCH] attic: rebuild for libressl-2.6.4. --- srcpkgs/attic/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/attic/template b/srcpkgs/attic/template index 3d8126daee4..5e848c74826 100644 --- a/srcpkgs/attic/template +++ b/srcpkgs/attic/template @@ -1,7 +1,7 @@ # Template file for 'attic' pkgname=attic version=0.16 -revision=9 +revision=10 wrksrc="Attic-$version" build_style=python3-module hostmakedepends="python3-setuptools python3-devel libressl-devel python3-Sphinx"