From 23a63736dce93e0026600190b82eb344d90a97f2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:15:43 -0400 Subject: [PATCH] botan: rebuild for Python 3.10 --- srcpkgs/botan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index d2e6ffb9ccd..282bceabd3c 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -1,7 +1,7 @@ # Template file for 'botan' pkgname=botan version=2.16.0 -revision=3 +revision=4 wrksrc="${pkgname^}-${version}" build_style=gnu-makefile pycompile_module="botan.py"