npth 1.2
Closes Homebrew/homebrew#38794. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
a9f9bec1c0
commit
8926e4738c
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
||||||
require "formula"
|
|
||||||
|
|
||||||
class Npth < Formula
|
class Npth < Formula
|
||||||
homepage "https://gnupg.org/index.html"
|
homepage "https://gnupg.org/index.html"
|
||||||
url "ftp://ftp.gnupg.org/gcrypt/npth/npth-1.1.tar.bz2"
|
url "ftp://ftp.gnupg.org/gcrypt/npth/npth-1.2.tar.bz2"
|
||||||
sha1 "597ce74402e5790553a6273130b214d7ddd0b05d"
|
sha256 "6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue