glib 2.42.1
This commit is contained in:
parent
7ed550480e
commit
0e4534e3e6
1 changed files with 2 additions and 6 deletions
|
@ -2,14 +2,10 @@ require 'formula'
|
|||
|
||||
class Glib < Formula
|
||||
homepage "http://developer.gnome.org/glib/"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/glib/2.42/glib-2.42.0.tar.xz"
|
||||
sha256 "94fbc0a7d10633433ff383e540607de649c1b46baaa59dea446a50977a6c4472"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/glib/2.42/glib-2.42.1.tar.xz"
|
||||
sha256 "8f3f0865280e45b8ce840e176ef83bcfd511148918cc8d39df2ee89b67dcf89a"
|
||||
|
||||
bottle do
|
||||
sha1 "c85b04f9c53b61c72b52a94ed3859515b3b812fc" => :yosemite
|
||||
sha1 "37c62e46737afec92ee03da87f34f6b1aae9d9c9" => :mavericks
|
||||
sha1 "82cfc3ca5c9d4af16f8780c554b7da0929d50187" => :mountain_lion
|
||||
sha1 "7cbe73aa32f468f3ef0725d55aaa0b04d257daea" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
|
Loading…
Reference in a new issue