aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJacob Howard2013-01-24 19:05:22 +0100
committerAdam Vandenberg2013-01-24 19:15:07 -0800
commite8eb68e96277f729f2e6687624ce28833a364e5a (patch)
tree3d0468ec1d40dac26e1d7dec09d63ff0069f1077 /Library/Formula
parentaa51e244e2ea3046b7696253f9966e6d6d898f7f (diff)
downloadhomebrew-e8eb68e96277f729f2e6687624ce28833a364e5a.tar.bz2
ROOT 5.34.04
This commit updates the formula to install the ROOT data analysis framework developed by CERN. ROOT is widely used in the particle physics community, both inside and outside of CERN. Closes #17287. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/root.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/root.rb b/Library/Formula/root.rb
index 228ec4dc4..cf05c43cb 100644
--- a/Library/Formula/root.rb
+++ b/Library/Formula/root.rb
@@ -2,9 +2,9 @@ require 'formula'
class Root < Formula
homepage 'http://root.cern.ch'
- url 'ftp://root.cern.ch/root/root_v5.34.03.source.tar.gz'
- version '5.34.03'
- sha1 '0e8e5b264ba593cb581f06cdb291124e055ca1f0'
+ url 'ftp://root.cern.ch/root/root_v5.34.04.source.tar.gz'
+ version '5.34.04'
+ sha1 '0ccc5d071da13ebef96518280074fdd9599f7040'
depends_on 'fftw' => :optional
depends_on :x11