From 4796bc4e754b9754c276970bcbe8e4e5fe6cda22 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:49 -0400 Subject: [PATCH] root: rebuild for openssl3 --- srcpkgs/root/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/root/template b/srcpkgs/root/template index 13a46d1a759..61e7bde4746 100644 --- a/srcpkgs/root/template +++ b/srcpkgs/root/template @@ -1,7 +1,7 @@ # Template file for 'root' pkgname=root version=6.28.04 -revision=1 +revision=2 # Only i686 and x86_64 seem to be officially supported archs="i686* x86_64*" build_style=cmake