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>
This commit is contained in:
parent
459fa57c61
commit
199926334c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue