freetds: fix download link

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Etienne Segonzac 2012-07-02 23:44:58 +03:00 committed by Adam Vandenberg
parent aa0879f6ee
commit 9126d512c6

View file

@ -2,7 +2,7 @@ require 'formula'
class Freetds < Formula
homepage 'http://www.freetds.org/'
url 'http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-0.91.tar.gz'
url 'http://mirrors.ibiblio.org/freetds/stable/freetds-0.91.tar.gz'
sha1 '3ab06c8e208e82197dc25d09ae353d9f3be7db52'
depends_on "pkg-config" => :build