Skip to content

Commit

Permalink
fontconfig: update to 2.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored and fgeller committed Aug 22, 2012
1 parent a3940b9 commit 46bff90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/fontconfig.rb
Original file line number Diff line number Diff line change
@@ -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."
Expand Down

0 comments on commit 46bff90

Please sign in to comment.