From d2caa2f23e5af9595dd33694e6a0b503853466ea Mon Sep 17 00:00:00 2001 From: Alex Burka Date: Thu, 5 Sep 2013 15:54:13 -0400 Subject: root 5.34.10 Closes #22346. Signed-off-by: Adam Vandenberg --- Library/Formula/root.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula/root.rb') diff --git a/Library/Formula/root.rb b/Library/Formula/root.rb index 802abe6cb..4f33f2faa 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.09.source.tar.gz' - version '5.34.09' - sha1 '2c8a0bb4363bd6b0f9767d6b6bf5a6ea8785b74b' + url 'ftp://root.cern.ch/root/root_v5.34.10.source.tar.gz' + version '5.34.10' + sha1 '2dc0af12e531c4f2314a9fbd7dd4f5fee924d71c' depends_on 'xrootd' => :recommended depends_on 'fftw' => :optional -- cgit v1.2.3