libassuan 2.5.3
Closes #36924. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
ebca450c82
commit
8a1132f6d9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class Libassuan < Formula
|
class Libassuan < Formula
|
||||||
desc "Assuan IPC Library"
|
desc "Assuan IPC Library"
|
||||||
homepage "https://www.gnupg.org/related_software/libassuan/"
|
homepage "https://www.gnupg.org/related_software/libassuan/"
|
||||||
url "https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.2.tar.bz2"
|
url "https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.3.tar.bz2"
|
||||||
mirror "libassuan"
|
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/libassuan/libassuan-2.5.3.tar.bz2"
|
||||||
sha256 "986b1bf277e375f7a960450fbb8ffbd45294d06598916ad4ebf79aee0cb788e7"
|
sha256 "91bcb0403866b4e7c4bc1cc52ed4c364a9b5414b3994f718c70303f7f765e702"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue