gnupg@1.4: add 1.4.21 bottle.
This commit is contained in:
parent
1bb6d388d6
commit
e1cb992731
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class GnupgAT14 < Formula
|
|||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.21.tar.bz2"
|
||||
sha256 "6b47a3100c857dcab3c60e6152e56a997f2c7862c1b8b2b25adf3884a1ae2276"
|
||||
|
||||
bottle do
|
||||
sha256 "75e3d0b64aa7c8b0a1909401881542b82890380e36ca61711cf68e584387702c" => :sierra
|
||||
sha256 "53c0d078cb7858cc138b976d7248368678171475a1d42afd0115be067c2c9ae5" => :el_capitan
|
||||
sha256 "e3c430f6e012f9033c3cd704ce599b30e5e557fe459b92afc222753640b43fdc" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "curl" if MacOS.version <= :mavericks
|
||||
depends_on "libusb-compat" => :optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue