freetype 2.5.3
This commit is contained in:
parent
c1ca966daf
commit
325e890fe7
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Freetype < Formula
|
class Freetype < Formula
|
||||||
homepage 'http://www.freetype.org'
|
homepage 'http://www.freetype.org'
|
||||||
url 'https://downloads.sf.net/project/freetype/freetype2/2.5.2/freetype-2.5.2.tar.bz2'
|
url 'https://downloads.sf.net/project/freetype/freetype2/2.5.3/freetype-2.5.3.tar.bz2'
|
||||||
sha1 '72731cf405b9f7c0b56d144130a8daafa262b729'
|
sha1 'd3c26cc17ec7fe6c36f4efc02ef92ab6aa3f4b46'
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue