diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/clhep.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/clhep.rb b/Library/Formula/clhep.rb index 6ef29d10e..289843529 100644 --- a/Library/Formula/clhep.rb +++ b/Library/Formula/clhep.rb @@ -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.4.tgz' - sha1 '9a1bf732bfe8e1b7d461243006e0a521f2721aa6' + url 'http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.1.2.5.tgz' + sha1 '6d7b6b260688bdf516ce414dbd74473e8aa98865' depends_on 'cmake' => :build |
