aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2010-11-05 21:42:22 -0700
committerAdam Vandenberg2010-11-05 21:42:22 -0700
commit128146dc3c33c783e0e622fb4779ad769d774745 (patch)
treec2fa170d1f5cef93c3cb2c358a53c38ffb23df16 /Library/Formula
parent463f67e3ccd78956f4158bf0e629f8f3e2682f6f (diff)
downloadhomebrew-128146dc3c33c783e0e622fb4779ad769d774745.tar.bz2
pango 1.28.3
Diffstat (limited to 'Library/Formula')
-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 0de90dbeb..eaca9767c 100644
--- a/Library/Formula/pango.rb
+++ b/Library/Formula/pango.rb
@@ -1,9 +1,9 @@
require 'formula'
class Pango <Formula
- url 'http://ftp.gnome.org/pub/GNOME/sources/pango/1.28/pango-1.28.1.tar.bz2'
+ url 'http://ftp.gnome.org/pub/GNOME/sources/pango/1.28/pango-1.28.3.tar.bz2'
homepage 'http://www.pango.org/'
- sha256 '8f3eaab506f613dd25bb1fa65ea87a145d523d066d90c227bdb3016523451bc2'
+ sha256 '5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632'
depends_on 'pkg-config' => :build
depends_on 'glib'