[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10814: update root to 6.34.00-rc1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10814: update root to 6.34.00-rc1 |
Date: |
Fri, 15 Nov 2024 13:21:18 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10814
revision-id: carlhansen@gnu.org-20241115182113-g4i7bmyn5b13q8nk
parent: carlhansen@gnu.org-20241115182058-5dm8vd02z1yqoldc
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2024-11-15 18:21:13 +0000
message:
update root to 6.34.00-rc1
modified:
pkg/other/root/Makefile makefile-20161025063657-4wx3eeqz615u34a7-3
pkg/other/root/sha256sums sha256sums-20161025063657-4wx3eeqz615u34a7-4
=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile 2024-09-28 19:33:44 +0000
+++ b/pkg/other/root/Makefile 2024-11-15 18:21:13 +0000
@@ -21,7 +21,7 @@
NAME = ROOT
GARNAME = root
-GARVERSION = 6.32.06
+GARVERSION = 6.34.00-rc1
HOME_URL = https://root.cern.ch
DESCRIPTION = Scientific data framework from CERN, includes a C++ interpreter.
@@ -35,8 +35,8 @@
endef
######################################################################
-# https://root.cern.ch/download/root_v6.16.00.source.tar.gz
-MASTER_SITES = https://root.cern.ch/
+# https://root.cern/download/root_v6.34.00-rc1.source.tar.gz
+MASTER_SITES = https://root.cern/
MASTER_SUBDIR = download/
DISTFILES = $(GARNAME)_v$(GARVERSION).source.tar.gz
SIGFILES =
=== modified file 'pkg/other/root/sha256sums'
--- a/pkg/other/root/sha256sums 2024-09-28 19:33:44 +0000
+++ b/pkg/other/root/sha256sums 2024-11-15 18:21:13 +0000
@@ -1,1 +1,1 @@
-3fc032d93fe848dea5adb1b47d8f0a86279523293fee0aa2b3cd52a1ffab7247
download/root_v6.32.06.source.tar.gz
+9c26c97ace0f78abc19e7d276fe419a95259f780e75a3394098be536b6b7a6bb
download/root_v6.34.00-rc1.source.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10814: update root to 6.34.00-rc1,
Carl Hansen <=