aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xrootd.rb4
1 files changed, 2 insertions, 2 deletions
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