GnuTLS mirror

Added a mirror for GNUtls

Closes Homebrew/homebrew#23402.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Parham Negahdar 2013-10-20 13:12:09 -04:00 committed by Adam Vandenberg
parent 69da2119c5
commit 8903005333

View file

@ -3,6 +3,7 @@ require 'formula'
class Gnutls < Formula
homepage 'http://gnutls.org'
url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.10.tar.xz'
mirror 'http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.10.tar.xz'
sha1 '1097644b0e58754217c4f9edbdf68e9f7aa7e08d'
depends_on 'xz' => :build