clhep 2.1.3.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-11-30 22:30:51 -06:00 committed by Adam Vandenberg
parent 35cbec7f79
commit 5682b2dfa2
1 changed files with 2 additions and 2 deletions

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.5.tgz'
sha1 '6d7b6b260688bdf516ce414dbd74473e8aa98865'
url 'http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.1.3.1.tgz'
sha1 '3ef0b7410d71ca25bb2f5b5ba6d928a338e30e6e'
depends_on 'cmake' => :build