aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnutls.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gnutls.rb')
-rw-r--r--Library/Formula/gnutls.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnutls.rb b/Library/Formula/gnutls.rb
index 9f9b9efa9..0a2df7272 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -2,7 +2,7 @@ require 'formula'
class Gnutls < Formula
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
- url 'ftp://ftp.gnu.org/gnu/gnutls/gnutls-2.12.5.tar.bz2'
+ url 'http://ftpmirror.gnu.org/gnutls/gnutls-2.12.5.tar.bz2'
sha256 'bf263880f327ac34a561d8e66b5a729cbe33eea56728bfed3406ff2898448b60'
depends_on 'pkg-config' => :build