gssdp: add 0.14.8 bottle.

master
BrewTestBot 2014-10-23 12:11:39 +01:00
parent e4dc8b370a
commit 7648a3f9e6
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Gssdp < Formula
url 'http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.14/gssdp-0.14.8.tar.xz'
sha256 '4c3ffa01435e84dc31c954e669e1ca0749b962f76a333e74f5c2cb0de5803a13'
bottle do
cellar :any
sha1 "2d61f1ef839f57ec549e87de2acc36b48318a8c3" => :yosemite
sha1 "27dd96f9c1b0aa935258d7c4588b11ccb8c8e019" => :mavericks
sha1 "dfa1262a9f6ef41385b0c3e755afef69a2cbe55f" => :mountain_lion
end
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build
depends_on 'gettext'