aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 b28ee7041..ce645c235 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.2.tar.xz'
- sha256 'f180a5018eee6e3fe574854cb025af897dd9962b01d17d5752e626876d388b19'
+ url 'http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-3.8.3.tar.xz'
+ sha256 '84bb2d7f782f203e4aab923e47db8d22529229b13e59570945261611c63941d6'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build