From cb113b4bed93e57709bb3f8892aee786014962b2 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 17 Aug 2013 18:51:03 -0500 Subject: xrootd 3.3.3 Closes #21981. Signed-off-by: Adam Vandenberg --- Library/Formula/xrootd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/xrootd.rb b/Library/Formula/xrootd.rb index 4ab819df8..c5460d466 100644 --- a/Library/Formula/xrootd.rb +++ b/Library/Formula/xrootd.rb @@ -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 -- cgit v1.2.3