pango 1.40.6
Closes #13833. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6743db41fa
commit
ea271dd683
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pango < Formula
|
||||
desc "Framework for layout and rendering of i18n text"
|
||||
homepage "http://www.pango.org/"
|
||||
url "https://download.gnome.org/sources/pango/1.40/pango-1.40.5.tar.xz"
|
||||
sha256 "24748140456c42360b07b2c77a1a2e1216d07c056632079557cd4e815b9d01c9"
|
||||
url "https://download.gnome.org/sources/pango/1.40/pango-1.40.6.tar.xz"
|
||||
sha256 "ca152b7383a1e9f7fd74ae96023dc6770dc5043414793bfe768ff06b6759e573"
|
||||
|
||||
bottle do
|
||||
sha256 "d6062a0999467c8316d9b15a436ba8ef62c46294feadb47fc1e73e72d211f585" => :sierra
|
||||
|
|
Loading…
Reference in a new issue