From 4ba33fbd47ae926c799fc16a40ee09eb89c801eb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 31 Oct 2014 16:50:47 -0500 Subject: cairo: use different mirror --- Library/Formula/cairo.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb index ef07c5bcf..2014148a6 100644 --- a/Library/Formula/cairo.rb +++ b/Library/Formula/cairo.rb @@ -1,12 +1,9 @@ require "formula" -# Use a mirror because of: -# http://lists.cairographics.org/archives/cairo/2012-September/023454.html - class Cairo < Formula homepage "http://cairographics.org/" url "http://cairographics.org/releases/cairo-1.14.0.tar.xz" - mirror "https://downloads.sourceforge.net/project/machomebrew/mirror/cairo-1.14.0.tar.xz" + mirror "http://www.mirrorservice.org/sites/ftp.netbsd.org/pub/pkgsrc/distfiles/cairo-1.14.0.tar.xz" sha256 "2cf5f81432e77ea4359af9dcd0f4faf37d015934501391c311bfd2d19a0134b7" bottle do -- cgit v1.2.3