gpgme 1.11.1
Closes #26866. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b26425383e
commit
07ea4786f3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Gpgme < Formula
|
||||
desc "Library access to GnuPG"
|
||||
homepage "https://www.gnupg.org/related_software/gpgme/"
|
||||
url "https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.11.0.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gpgme/gpgme-1.11.0.tar.bz2"
|
||||
sha256 "5b03adbafadab74474ded30b74c882de28d3c5c3b9ee3016ef24023d4c35d492"
|
||||
url "https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.11.1.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gpgme/gpgme-1.11.1.tar.bz2"
|
||||
sha256 "2d1b111774d2e3dd26dcd7c251819ce4ef774ec5e566251eb9308fa7542fbd6f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue