xrootd 3.2.2

Closes Homebrew/homebrew#13699.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-07-28 16:43:21 -05:00 committed by Adam Vandenberg
parent cf53aa372f
commit a2107227a0

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.1.1/xrootd-3.1.1.tar.gz'
md5 '6466b12a99aed3f8ea0b56b5b3ace093'
url 'http://xrootd.slac.stanford.edu/download/v3.2.2/xrootd-3.2.2.tar.gz'
sha1 '349ddefbfff3d7ea900a32122b93e9362a1d5332'
depends_on 'cmake' => :build