aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/root.rb
diff options
context:
space:
mode:
authorJacob Howard2012-11-30 14:37:16 +0000
committerJack Nagel2012-12-02 15:16:27 -0600
commit2989ccbd1ea8a97ed11c5c81ef171bb4e58bc018 (patch)
tree8386480df8c8cc697099d1be53de468ebcefeed7 /Library/Formula/root.rb
parentf77d98badd1ab2a3bb6d948adfc65904a2b0d95b (diff)
downloadhomebrew-2989ccbd1ea8a97ed11c5c81ef171bb4e58bc018.tar.bz2
ROOT 5.34.03
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 #16324. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/root.rb')
-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 dfa86ce5e..228ec4dc4 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.01.source.tar.gz'
- version '5.34.01'
- sha1 '6e0ed779568f1f9eb0f9af79bef26207444a4173'
+ url 'ftp://root.cern.ch/root/root_v5.34.03.source.tar.gz'
+ version '5.34.03'
+ sha1 '0e8e5b264ba593cb581f06cdb291124e055ca1f0'
depends_on 'fftw' => :optional
depends_on :x11