Gnupg2: Additional Mirror

Adds another mirror that doesn’t hamper or stall connections from/to
proxies/unusual connections/etc.

Closes Homebrew/homebrew#31848.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Dominyk Tiller 2014-08-24 20:24:12 +01:00 committed by Jack Nagel
parent 459fa57c61
commit 199926334c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Gnupg2 < Formula
homepage "https://www.gnupg.org/"
url "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.0.26.tar.bz2"
mirror "ftp://ftp.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnupg/gnupg-2.0.26.tar.bz2"
mirror "ftp://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/gnupg/gnupg-2.0.26.tar.bz2"
sha1 "3ff5b38152c919724fd09cf2f17df704272ba192"
bottle do