From 805d04238450dc7d9e22bd2873ad1633bfa05188 Mon Sep 17 00:00:00 2001 From: Ian Lancaster Date: Sat, 15 Feb 2014 17:40:10 -0500 Subject: xrootd 3.3.6 Closes #26753. Signed-off-by: Brett Koonce --- Library/Formula/xrootd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/xrootd.rb b/Library/Formula/xrootd.rb index b624d44b9..36e82d0ca 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/v3.3.5/xrootd-3.3.5.tar.gz' - sha1 '103be7641ef0e7a3a4f6686641a8dc207eb4cf7f' + url 'http://xrootd.org/download/v3.3.6/xrootd-3.3.6.tar.gz' + sha1 'be1fca000a517933c73c68e40cee6203fd2b6ad6' depends_on 'cmake' => :build -- cgit v1.2.3