libgweather: add 3.16.1 bottle.

This commit is contained in:
BrewTestBot 2015-09-10 19:01:58 +01:00 committed by Dominyk Tiller
parent 55112742af
commit 108f616ffd

View file

@ -4,6 +4,12 @@ class Libgweather < Formula
url "https://download.gnome.org/sources/libgweather/3.16/libgweather-3.16.1.tar.xz"
sha256 "db0955261427bb0f1a3f2747507863c591bf2f09dc477cfbf1cea0382cd34dfd"
bottle do
sha256 "ae8ac3b9b453987d4982d639532e3984d9781aa1a65e6d384501986a23c5db5a" => :yosemite
sha256 "eeda9a8f8a73139e754ed4c8ceca03497ea4f5db97d8aca2e9c5eb0525cd2a23" => :mavericks
sha256 "a765168f885418ede57f7ff4f9cd03b5b501bdaa673aaae0acc6f2b8cd0a48f4" => :mountain_lion
end
depends_on "pkg-config" => :build
depends_on "intltool" => :build
depends_on "gtk+3"