From abe8c451143d79a61eed75a66598f5713c7f955a Mon Sep 17 00:00:00 2001 From: Ben Jargowsky Date: Wed, 29 Nov 2023 09:29:47 -0800 Subject: [PATCH] root: update to 6.30.02 --- srcpkgs/root/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/root/template b/srcpkgs/root/template index 9652152b2980b..c9ffe47bfba2a 100644 --- a/srcpkgs/root/template +++ b/srcpkgs/root/template @@ -1,7 +1,7 @@ # Template file for 'root' pkgname=root -version=6.28.06 -revision=2 +version=6.30.02 +revision=1 # Only i686 and x86_64 seem to be officially supported archs="i686* x86_64*" build_style=cmake @@ -27,7 +27,7 @@ maintainer="Ben Jargowsky " license="LGPL-2.1-or-later" homepage="https://root.cern" distfiles="https://root.cern/download/root_v${version}.source.tar.gz" -checksum=af3b673b9aca393a5c9ae1bf86eab2672aaf1841b658c5c6e7a30ab93c586533 +checksum=7965a456d1ad1ee0d5fe4769bf5a8fec291af684ed93db0f3080a9c362435183 build_options="fortran" build_options_default="fortran" python_version=3