clhep 2.1.2.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-08-06 17:11:03 -05:00 committed by Adam Vandenberg
parent 2cdad5c02e
commit 1425e3d976

View file

@ -2,8 +2,8 @@ require 'formula'
class Clhep < Formula
homepage 'http://proj-clhep.web.cern.ch/proj-clhep/'
url 'http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.1.2.2.tgz'
sha1 '374340e316c192c211db36c4cd3f29407cc75318'
url 'http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.1.2.4.tgz'
sha1 '9a1bf732bfe8e1b7d461243006e0a521f2721aa6'
depends_on 'cmake' => :build