libgpg-error: add mirror
Closes Homebrew/homebrew#19091. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
ed3f854563
commit
d7f3368b76
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ require 'formula'
|
|||
class LibgpgError < Formula
|
||||
homepage 'http://www.gnupg.org/'
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.11.tar.bz2'
|
||||
mirror 'http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.11.tar.gz'
|
||||
sha1 'be209b013652add5c7e2c473ea114f58203cc6cd'
|
||||
|
||||
option :universal
|
||||
|
|
Loading…
Reference in a new issue