Skip to content

Commit

Permalink
gnutls 3.6.7.1
Browse files Browse the repository at this point in the history
Closes Homebrew#38627.

Signed-off-by: FX Coudert <[email protected]>
  • Loading branch information
tommyang authored and fxcoudert committed Apr 4, 2019
1 parent ff429c9 commit bca5d4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/gnutls.rb
Original file line number Diff line number Diff line change
@@ -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.6/gnutls-3.6.7.tar.xz"
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnutls/v3.6/gnutls-3.6.7.tar.xz"
sha256 "5b3409ad5aaf239808730d1ee12fdcd148c0be00262c7edf157af655a8a188e2"
url "https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.7.1.tar.xz"
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnutls/v3.6/gnutls-3.6.7.1.tar.xz"
sha256 "881b26409ecd8ea4c514fd3fbdb6fae5fab422ca7b71116260e263940a4bbbad"

bottle do
sha256 "36184e2e01e2d5f411d8105e03d0f7f5251b2eba481249287d43520dce5c8432" => :mojave
Expand Down

0 comments on commit bca5d4a

Please sign in to comment.