npth: add mirror
Closes Homebrew/homebrew#39325. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
ff65ed938a
commit
ec91571d0d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
class Npth < Formula
|
||||
homepage "https://gnupg.org/index.html"
|
||||
url "ftp://ftp.gnupg.org/gcrypt/npth/npth-1.2.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/npth/npth-1.2.tar.bz2"
|
||||
sha256 "6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue