aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/root.rb
diff options
context:
space:
mode:
authorSimon Head2013-07-02 20:35:28 +0100
committerAdam Vandenberg2013-07-02 13:01:26 -0700
commita4a0b14d665b904ba9ef190dc20d60ff7dfb7e79 (patch)
tree89f7f525c79534b561542ab9c8dd8082f2774758 /Library/Formula/root.rb
parent43b62c5265f489108f3833d860ec9b8006525780 (diff)
downloadhomebrew-a4a0b14d665b904ba9ef190dc20d60ff7dfb7e79.tar.bz2
ROOT 5.34.09
Updates ROOT to the latest stable version. Closes #20970. Signed-off-by: Adam Vandenberg <flangy@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 e505c89e5..91753893b 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.08.source.tar.gz'
- version '5.34.08'
- sha1 '23ca250f9c66797972f94bb8f20d04cf455d6c53'
+ url 'ftp://root.cern.ch/root/root_v5.34.09.source.tar.gz'
+ version '5.34.09'
+ sha1 '2c8a0bb4363bd6b0f9767d6b6bf5a6ea8785b74b'
depends_on 'fftw' => :optional
depends_on :x11