xrootd 3.3.3
Closes Homebrew/homebrew#21981. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0480a24405
commit
0b152f50fe
1 changed files with 2 additions and 2 deletions
|
@ -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.2/xrootd-3.3.2.tar.gz'
|
||||
sha1 '353e7328d0d3cc7307e68a92e4778286af54284a'
|
||||
url 'http://xrootd.slac.stanford.edu/download/v3.3.3/xrootd-3.3.3.tar.gz'
|
||||
sha1 '087905489dda62536755a765b9296f0c7f37c149'
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue