telepathy-gabble: add 0.18.3 bottle.
This commit is contained in:
parent
2130361990
commit
12cd025ebe
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class TelepathyGabble < Formula
|
|||
url "http://telepathy.freedesktop.org/releases/telepathy-gabble/telepathy-gabble-0.18.3.tar.gz"
|
||||
sha1 "1c71c5acf2c506788aa4b1604390f38979d88887"
|
||||
|
||||
bottle do
|
||||
sha1 "39edf6b7b6392eb7ff400798bbb0d304114a55d5" => :mavericks
|
||||
sha1 "e1727fc04c0c2510f646b2c9ab947394cd730ee2" => :mountain_lion
|
||||
sha1 "1084ce8a5c9bf36c544bbe7105310d8410c38a37" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "sqlite"
|
||||
depends_on "telepathy-glib"
|
||||
|
|
Loading…
Reference in a new issue