graphite2 1.3.7
Graphite2 1.3.7 Closes Homebrew/homebrew#50380. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
54cd37480d
commit
409de959b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Graphite2 < Formula
|
||||
desc "Smart font renderer for non-Roman scripts"
|
||||
homepage "http://graphite.sil.org"
|
||||
url "https://github.com/silnrsi/graphite/archive/1.3.5.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/g/graphite2/graphite2_1.3.5.orig.tar.gz"
|
||||
sha256 "1c9064c4eb2b3ca03e7fdcfff47125c2304378f6cd4d76c5eba7d4f84d59324b"
|
||||
url "https://github.com/silnrsi/graphite/archive/1.3.7.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/g/graphite2/graphite2_1.3.7.orig.tar.gz"
|
||||
sha256 "4689f96f6bed02ce0caff710c1f99c281c888864b0c2c10eff08605274d8f7a8"
|
||||
head "https://github.com/silnrsi/graphite.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue