aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 54fb4a009..e768acb3e 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.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