ROOT 5.34.05

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 Homebrew/homebrew#17988.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jacob Howard 2013-02-21 09:45:00 +01:00 committed by Adam Vandenberg
parent 499f53ff02
commit 17020e4802
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Root < Formula
homepage 'http://root.cern.ch'
url 'ftp://root.cern.ch/root/root_v5.34.04.source.tar.gz'
version '5.34.04'
sha1 '0ccc5d071da13ebef96518280074fdd9599f7040'
url 'ftp://root.cern.ch/root/root_v5.34.05.source.tar.gz'
version '5.34.05'
sha1 'fbe19bb0fc7559cbd69c34c4ab2c4bfb150bac13'
depends_on 'fftw' => :optional
depends_on :x11