From d3caca568abadeb367b9ba77f2f99b9ad6865adc Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Thu, 23 May 2013 22:25:25 -0500 Subject: xrootd 3.3.2 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 8b17494eb..4ab819df8 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.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 -- cgit v1.2.3