fontconfig: update to 2.1.0.1
This commit is contained in:
parent
a22c456205
commit
eb69f77139
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Fontconfig < Formula
|
||||
url 'http://fontconfig.org/release/fontconfig-2.8.0.tar.gz'
|
||||
homepage 'http://fontconfig.org/'
|
||||
md5 '77e15a92006ddc2adbb06f840d591c0e'
|
||||
url 'http://fontconfig.org/release/fontconfig-2.10.1.tar.gz'
|
||||
sha1 'e377cbe989cd22d3a10020309c906ecbbcac0043'
|
||||
|
||||
keg_only :provided_by_osx,
|
||||
"Leopard comes with version 2.4.x, which is too old for many packages."
|
||||
|
|
Loading…
Reference in a new issue