From 885acf46cad12ef53bfcbee8edaee32fe4b5807a Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 3 Nov 2018 19:38:57 +0100 Subject: [PATCH] botan: rebuild for libressl-2.8. --- srcpkgs/botan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index 2f7e6857fee..07061091155 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -1,7 +1,7 @@ # Template file for 'botan' pkgname=botan version=2.6.0 -revision=4 +revision=5 wrksrc="${pkgname^}-${version}" build_style=gnu-makefile hostmakedepends="doxygen epstopdf python"