gpa 0.9.10
Closes #12029. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ba83a5c8f1
commit
1b613b3b94
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
class Gpa < Formula
|
||||
desc "Graphical user interface for the GnuPG"
|
||||
homepage "https://www.gnupg.org/related_software/gpa/"
|
||||
url "https://gnupg.org/ftp/gcrypt/gpa/gpa-0.9.9.tar.bz2"
|
||||
sha256 "6828d738b9e1d3cce96d2ec9831c09873c4cb2c87ba67a161ef54485192c4334"
|
||||
url "https://gnupg.org/ftp/gcrypt/gpa/gpa-0.9.10.tar.bz2"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/g/gpa/gpa_0.9.10.orig.tar.bz2"
|
||||
sha256 "c3b9cc36fd9916e83524930f99df13b1d5f601f4c0168cb9f5d81422e282b727"
|
||||
|
||||
bottle do
|
||||
sha256 "d5baa06c7a51ff89253bebf327b775947eea55cb0f4e82d938c3287dcfc46be4" => :sierra
|
||||
|
|
Loading…
Reference in a new issue