gnutls 3.5.15
Closes #17056. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
dfd52e7d1f
commit
2bc1d7985b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Gnutls < Formula
|
||||
desc "GNU Transport Layer Security (TLS) Library"
|
||||
homepage "https://gnutls.org/"
|
||||
url "https://gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.14.tar.xz"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnutls/v3.5/gnutls-3.5.14.tar.xz"
|
||||
sha256 "4aa12dec92f42a0434df794aca3d02f6f2a35b47b48c01252de65f355c051bda"
|
||||
url "https://gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.15.tar.xz"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnutls/v3.5/gnutls-3.5.15.tar.xz"
|
||||
sha256 "046081108b8b1fe455a13a4c5a4eaa0368e185b678f1670fe09a11a2d7ecfad5"
|
||||
|
||||
bottle do
|
||||
sha256 "d18c12052626462af38287a478bd4ea804c70cfa6df949976eab2294f6d60a3f" => :sierra
|
||||
|
|
Loading…
Reference in a new issue