nsuds: add 0.7B bottle.
This commit is contained in:
parent
23a130c764
commit
e609f208f5
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Nsuds < Formula
|
|||
url "https://downloads.sourceforge.net/project/nsuds/nsuds/nsuds-0.7B/nsuds-0.7B.tar.gz"
|
||||
sha256 "6d9b3e53f3cf45e9aa29f742f6a3f7bc83a1290099a62d9b8ba421879076926e"
|
||||
|
||||
bottle do
|
||||
sha256 "89ae2f310d8b21d98ababce7110f20d3d41da06b7a751447c56aa6dbd13a1950" => :sierra
|
||||
sha256 "596fc55d7e2cc63e8fdc4f3648a23d2c3c9c9eee9775a6579410c28708c0a358" => :el_capitan
|
||||
sha256 "9bc60ceced759f079112d97d9fc0a408fbe6d7d18d21d3cdcf5a3a2cbf2185cc" => :yosemite
|
||||
end
|
||||
|
||||
head do
|
||||
url "git://git.code.sf.net/p/nsuds/code"
|
||||
depends_on "autoconf" => :build
|
||||
|
|
Loading…
Reference in a new issue