xrootd 3.3.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-05-23 22:25:25 -05:00 committed by Adam Vandenberg
parent 120f9480a2
commit 1643b558be

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.3.1/xrootd-3.3.1.tar.gz'
sha1 'ffea6e798f0e9dccf79854736483c914393bd754'
url 'http://xrootd.slac.stanford.edu/download/v3.3.2/xrootd-3.3.2.tar.gz'
sha1 '353e7328d0d3cc7307e68a92e4778286af54284a'
depends_on 'cmake' => :build