gtkmm: add 2.24.4 bottle.
This commit is contained in:
parent
4f33454c58
commit
ee4f80edbf
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Gtkmm < Formula
|
|||
url 'http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.24/gtkmm-2.24.4.tar.xz'
|
||||
sha256 '443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee'
|
||||
|
||||
bottle do
|
||||
sha1 "12abc3e448a6419e147fa394388f9bace5151fb3" => :mavericks
|
||||
sha1 "418cbdad18035d6ed5ca13ad580017c5ed05f901" => :mountain_lion
|
||||
sha1 "4cc024301f11dd741da9c229ec7e083dcd92613a" => :lion
|
||||
end
|
||||
|
||||
depends_on 'xz' => :build
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'glibmm'
|
||||
|
|
Loading…
Reference in a new issue