xrootd 3.3.1

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-03-30 11:28:35 -05:00 committed by Jack Nagel
parent fab2a02305
commit a550151b6a

View file

@ -2,8 +2,8 @@ require 'formula'
class Xrootd < Formula
homepage 'http://xrootd.slac.stanford.edu/index.html'
url 'http://xrootd.slac.stanford.edu/download/v3.2.7/xrootd-3.2.7.tar.gz'
sha1 '33c7cb60ac69dfabd76d1f0f58253a6b0533e2bd'
url 'http://xrootd.slac.stanford.edu/download/v3.3.1/xrootd-3.3.1.tar.gz'
sha1 'ffea6e798f0e9dccf79854736483c914393bd754'
depends_on 'cmake' => :build