From 8ba08d25197025b2c750d3dc09978f884748565b Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jul 2020 17:19:46 +0200 Subject: [PATCH] botan: rebuild against libressl-3.1.3 --- srcpkgs/botan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index 88bd64fc544..49d382d1bcc 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -1,7 +1,7 @@ # Template file for 'botan' pkgname=botan version=2.14.0 -revision=1 +revision=2 wrksrc="${pkgname^}-${version}" build_style=gnu-makefile pycompile_module="botan.py"