D-Bus GLib: 0.92
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
8c6bd2b52c
commit
cfe7aec831
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class DbusGlib < Formula
|
||||
url 'http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.88.tar.gz'
|
||||
homepage 'http://library.gnome.org/devel/dbus-glib/'
|
||||
md5 '7c04ba01df6130c2c4e62f73bea0d0d5'
|
||||
url 'http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.92.tar.gz'
|
||||
sha1 '69aa860251a2c916907ac7b34d5a40196cf073ff'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'gettext'
|
||||
|
|
Loading…
Reference in a new issue