diff options
| author | Jack Nagel | 2014-08-24 18:23:07 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-08-24 19:04:23 -0500 |
| commit | 6c4d16a228ec1a0ef3000698eae003be74474126 (patch) | |
| tree | 9f806db15b9160c568bb73a635d9d74a2dd40e16 /Library/Formula | |
| parent | 55c71a607831de2a6c64a4ff541d23ed2214ae8e (diff) | |
| download | homebrew-6c4d16a228ec1a0ef3000698eae003be74474126.tar.bz2 | |
pango 1.36.6
Closes #31855.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pango.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pango.rb b/Library/Formula/pango.rb index 036bd21c3..29f26c0b6 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.36/pango-1.36.5.tar.xz" - sha256 "be0e94b2e5c7459f0b6db21efab6253556c8f443837200b8736d697071276ac8" + url "http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/pango-1.36.6.tar.xz" + sha256 "4c53c752823723875078b91340f32136aadb99e91c0f6483f024f978a02c8624" head do url 'git://git.gnome.org/pango' |
