gobject-introspection 1.32.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
a2ab065728
commit
030f42729b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class GobjectIntrospection < Formula
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/1.31/gobject-introspection-1.31.10.tar.xz'
|
||||
homepage 'http://live.gnome.org/GObjectIntrospection'
|
||||
md5 'f71e80054048546d282af5f205a08a14'
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/1.32/gobject-introspection-1.32.1.tar.xz'
|
||||
sha256 '44f3fb933f76e4728818cc360cb5f9e2edcbdf9bc8a8f9aded99b3e3ef5cb858'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'xz' => :build
|
||||
|
|
Loading…
Reference in a new issue