fourstore: add 1.1.5 bottle.
This commit is contained in:
parent
0e69202fe2
commit
1428f417d9
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ class Fourstore < Formula
|
|||
url "http://4store.org/download/4store-v1.1.5.tar.gz"
|
||||
sha256 "2bdd6fb804288802187c5779e365eea2b3ddebce419b3da0609be38edc9e8c5b"
|
||||
|
||||
bottle do
|
||||
sha256 "af6db4040f02b4d05cad3e860030522089e00882b924cf4ac420a08ec1be4cc7" => :yosemite
|
||||
sha256 "1999ddd3484593da6fa2579eb9978457bd844c157bff8796182ac2b2ed2e86c5" => :mavericks
|
||||
sha256 "d2c2d74e44e4aa14215f2f22778744993140479b3269ab7483f80d980bd14d7b" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "glib"
|
||||
depends_on "raptor"
|
||||
|
|
Loading…
Reference in a new issue