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 46b3a954a..1ab05e628 100644
--- a/Library/Formula/xrootd.rb
+++ b/Library/Formula/xrootd.rb
@@ -2,8 +2,8 @@ require "formula"
class Xrootd < Formula
homepage "http://xrootd.org"
- url "http://xrootd.org/download/v4.0.2/xrootd-4.0.2.tar.gz"
- sha1 "91b2193014b60d3d0430cf213d714822e3a14583"
+ url "http://xrootd.org/download/v4.0.3/xrootd-4.0.3.tar.gz"
+ sha1 "e03d7dde9b7510c518b03b01b018ca4f1fba867f"
depends_on "cmake" => :build