glade3 3.8.4

Closes Homebrew/homebrew#23388.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-10-19 18:29:59 -05:00 committed by Jack Nagel
parent b1702a183f
commit 3fce206bb0
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Glade < Formula
homepage 'http://glade.gnome.org/'
url 'http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-3.8.3.tar.xz'
sha256 '84bb2d7f782f203e4aab923e47db8d22529229b13e59570945261611c63941d6'
url 'http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-3.8.4.tar.xz'
sha256 'c7ae0775b96a400cf43be738b2f836663a505b1458255df9ce83a340057e3d08'
depends_on :python
depends_on 'pkg-config' => :build