aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2012-02-06 15:44:07 -0600
committerJack Nagel2012-02-06 15:44:07 -0600
commitb4937b62e210b3b0cfd6c51a66ecc2f14cb706a6 (patch)
tree04d5d35085c40ddd022a5b1768f8156dfb355072 /Library
parentd884abf65ab65688c0bbcf1cf469d9183602004a (diff)
downloadhomebrew-b4937b62e210b3b0cfd6c51a66ecc2f14cb706a6.tar.bz2
pangomm 2.28.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pangomm.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pangomm.rb b/Library/Formula/pangomm.rb
index d70b64e97..f06853a0f 100644
--- a/Library/Formula/pangomm.rb
+++ b/Library/Formula/pangomm.rb
@@ -1,9 +1,9 @@
require 'formula'
class Pangomm < Formula
- url 'http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.26/pangomm-2.26.2.tar.gz'
homepage 'http://www.pango.org/'
- md5 '2ccc1a5e271d90d4d1a414e0e234329a'
+ url 'http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.28/pangomm-2.28.4.tar.bz2'
+ sha256 '933631c110e091f42d16a0f7d7d8f0249b2c762b83db9cfd9091e8fda1b772a5'
depends_on 'pkg-config' => :build
depends_on 'pango'