pygobject: add 2.28.6 bottle.
This commit is contained in:
parent
f5432945e4
commit
a984650a88
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Pygobject < Formula
|
|||
url 'http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-2.28.6.tar.bz2'
|
||||
sha1 '4eda7d2b97f495a2ad7d4cdc234d08ca5408d9d5'
|
||||
|
||||
bottle do
|
||||
sha1 "41b026312378b3d1cc90135e68e88e72aed68fea" => :yosemite
|
||||
sha1 "5ab93e8961a6645aa4213b5deaf30acf3d7d0011" => :mavericks
|
||||
sha1 "0eb2294d2eff8f0efef2b12c8d7b7e87d0026bee" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'glib'
|
||||
depends_on :python
|
||||
|
|
Loading…
Reference in a new issue