aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2013-09-25 09:21:30 -0500
committerJack Nagel2013-09-25 09:37:11 -0500
commit9b57069ca6f6f6d346d7a69ed4ee1f8b2ecda949 (patch)
treef4f1ca531c3a4981582b163c395df8a214cba472
parent110170d4578fafbd313ac30486ca4595b66d5156 (diff)
downloadhomebrew-9b57069ca6f6f6d346d7a69ed4ee1f8b2ecda949.tar.bz2
pango 1.36.0
-rw-r--r--Library/Formula/pango.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pango.rb b/Library/Formula/pango.rb
index e55d135b8..39e260b2a 100644
--- a/Library/Formula/pango.rb
+++ b/Library/Formula/pango.rb
@@ -2,8 +2,8 @@ require 'formula'
class Pango < Formula
homepage 'http://www.pango.org/'
- url 'http://ftp.gnome.org/pub/GNOME/sources/pango/1.34/pango-1.34.1.tar.xz'
- sha256 '1aea30df34a8ae4fcce71afd22aa5b57224b52916d46e3ea81ff9f1eb130e64c'
+ url 'http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/pango-1.36.0.tar.xz'
+ sha256 'bb41d1b26ee7450e5430a7d2765f38c51ebe72db9fce616a9ee52611b55906a0'
option 'without-x', 'Build without X11 support'