From 4392eba160bb396a44a917d364327007cbc112d6 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 21 Jun 2013 01:08:35 +0200 Subject: Fixed several broken sourceforge.net download locations Closes #20645. Signed-off-by: Adam Vandenberg --- Library/Formula/quantlib.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/quantlib.rb') diff --git a/Library/Formula/quantlib.rb b/Library/Formula/quantlib.rb index f3919ea3f..0283e3555 100644 --- a/Library/Formula/quantlib.rb +++ b/Library/Formula/quantlib.rb @@ -2,7 +2,7 @@ require 'formula' class Quantlib < Formula homepage 'http://quantlib.org/' - url 'http://sourceforge.net/projects/quantlib/files/QuantLib/1.2.1/QuantLib-1.2.1.tar.gz' + url 'http://downloads.sourceforge.net/project/quantlib/QuantLib/1.2.1/QuantLib-1.2.1.tar.gz' sha1 '2a9faf539c7452f2f6c2b8d593677cd133659742' depends_on 'boost' -- cgit v1.2.3