From f66cfc8197995790b8d95cf204b666fd92b2528a Mon Sep 17 00:00:00 2001 From: Ben Jargowsky Date: Sat, 3 Feb 2024 13:17:22 -0800 Subject: [PATCH] root: update to 6.30.04 --- srcpkgs/root/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/root/template b/srcpkgs/root/template index 641fdcec9019d..e541033a1cfd5 100644 --- a/srcpkgs/root/template +++ b/srcpkgs/root/template @@ -1,7 +1,7 @@ # Template file for 'root' pkgname=root -version=6.30.02 -revision=2 +version=6.30.04 +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=7965a456d1ad1ee0d5fe4769bf5a8fec291af684ed93db0f3080a9c362435183 +checksum=2b4180b698f39cc65d91084d833a884515b325bc5f673c8e39abe818b025d8cc build_options="fortran" build_options_default="fortran" python_version=3