aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/glade.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/glade.rb b/Library/Formula/glade.rb
index e8ddd5087..f9994b549 100644
--- a/Library/Formula/glade.rb
+++ b/Library/Formula/glade.rb
@@ -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.4.tar.xz'
- sha256 'c7ae0775b96a400cf43be738b2f836663a505b1458255df9ce83a340057e3d08'
+ url 'http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-3.8.5.tar.xz'
+ sha256 '58a5f6e4df4028230ddecc74c564808b7ec4471b1925058e29304f778b6b2735'
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build