aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/xrootd.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/xrootd.rb b/Library/Formula/xrootd.rb
index 5471754a3..8096b1905 100644
--- a/Library/Formula/xrootd.rb
+++ b/Library/Formula/xrootd.rb
@@ -1,9 +1,8 @@
-require "formula"
-
class Xrootd < Formula
homepage "http://xrootd.org"
- url "http://xrootd.org/download/v4.0.4/xrootd-4.0.4.tar.gz"
- sha1 "e19432bfc016319f6e653674cfe71b308b296925"
+ head "git://github.com/xrootd/xrootd.git"
+ url "http://xrootd.org/download/v4.1.1/xrootd-4.1.1.tar.gz"
+ sha1 "ed19edf50e0c641f74a78e13b78d2d70d59410f7"
bottle do
cellar :any