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 43ea343cd..e80fa3ca3 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.2.6/xrootd-3.2.6.tar.gz'
- sha1 '2eb2fc1d5b19d8080edb716bfa37469e54e5cde4'
+ url 'http://xrootd.slac.stanford.edu/download/v3.2.7/xrootd-3.2.7.tar.gz'
+ sha1 '33c7cb60ac69dfabd76d1f0f58253a6b0533e2bd'
depends_on 'cmake' => :build