diff options
| author | Jack Nagel | 2014-03-28 11:11:42 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-03-28 12:47:01 -0500 |
| commit | baab9395c00ba61826dedd8251e8d609cbc29fe6 (patch) | |
| tree | 8eadf4d6ad3657da6a28325015eeaeea30af515c /Library | |
| parent | 932dcdaf8b970d053dde856e4afe4f872ef8e61d (diff) | |
| download | homebrew-baab9395c00ba61826dedd8251e8d609cbc29fe6.tar.bz2 | |
gobject-introspection 1.40.0
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gobject-introspection.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gobject-introspection.rb b/Library/Formula/gobject-introspection.rb index 9b4b2a549..06fc952d4 100644 --- a/Library/Formula/gobject-introspection.rb +++ b/Library/Formula/gobject-introspection.rb @@ -2,8 +2,8 @@ require 'formula' class GobjectIntrospection < Formula homepage 'http://live.gnome.org/GObjectIntrospection' - url 'http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.38/gobject-introspection-1.38.0.tar.xz' - sha256 '3575e5d353c17a567fdf7ffaaa7aebe9347b5b0eee8e69d612ba56a9def67d73' + url 'http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.40/gobject-introspection-1.40.0.tar.xz' + sha256 '96ea75e9679083e7fe39a105e810e2ead2d708abf189a5ba420bfccfffa24e98' bottle do sha1 "08dcb543c8b7f2c8fc112278db752159edb420ba" => :mavericks |
