libgpg-error 1.25
Closes #6989. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
30ca6c975e
commit
df76787f52
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class LibgpgError < Formula
|
class LibgpgError < Formula
|
||||||
desc "Common error values for all GnuPG components"
|
desc "Common error values for all GnuPG components"
|
||||||
homepage "https://www.gnupg.org/related_software/libgpg-error/"
|
homepage "https://www.gnupg.org/related_software/libgpg-error/"
|
||||||
url "https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.24.tar.bz2"
|
url "https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.25.tar.bz2"
|
||||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.24.tar.bz2"
|
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/libg/libgpg-error/libgpg-error_1.25.orig.tar.bz2"
|
||||||
sha256 "9268e1cc487de5e6e4460fca612a06e4f383072ac43ae90603e5e46783d3e540"
|
sha256 "f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue