root: update to 6.28.04

This commit is contained in:
Ben Jargowsky 2023-05-16 15:52:27 -07:00 committed by classabbyamp
parent ca505e8a7b
commit 54ad724943

View file

@ -1,6 +1,6 @@
# Template file for 'root' # Template file for 'root'
pkgname=root pkgname=root
version=6.28.02 version=6.28.04
revision=1 revision=1
# Only i686 and x86_64 seem to be officially supported # Only i686 and x86_64 seem to be officially supported
archs="i686* x86_64*" archs="i686* x86_64*"
@ -27,7 +27,7 @@ maintainer="Ben Jargowsky <benjar63@gmail.com>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://root.cern" homepage="https://root.cern"
distfiles="https://root.cern/download/root_v${version}.source.tar.gz" distfiles="https://root.cern/download/root_v${version}.source.tar.gz"
checksum=6643c07710e68972b00227c68b20b1016fec16f3fba5f44a571fa1ce5bb42faa checksum=70f7f86a0cd5e3f2a0befdc59942dd50140d990ab264e8e56c7f17f6bfe9c965
build_options="fortran" build_options="fortran"
build_options_default="fortran" build_options_default="fortran"
python_version=3 python_version=3