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.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gnutls.rb b/Library/Formula/gnutls.rb
index a94f31b9e..809d24c5f 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -3,6 +3,7 @@ require 'formula'
class Gnutls < Formula
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
url 'http://ftpmirror.gnu.org/gnutls/gnutls-2.12.14.tar.bz2'
+ mirror 'http://ftp.gnu.org/gnu/gnutls/gnutls-2.12.14.tar.bz2'
md5 '555687a7ffefba0bd9de1e71cb61402c'
depends_on 'pkg-config' => :build