Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Update fontconfig to 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trueroad committed Aug 7, 2016
1 parent 082d946 commit 0019cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gub/specs/fontconfig.py
Expand Up @@ -21,7 +21,7 @@ class Fontconfig (target.AutoBuild):
fonts within the system and select them according to requirements
specified by applications.'''

source = 'http://fontconfig.org/release/fontconfig-2.11.95.tar.bz2'
source = 'http://fontconfig.org/release/fontconfig-2.12.1.tar.bz2'
patches = [
'fontconfig-2.11.1-conf-relative-symlink.patch',
]
Expand Down

0 comments on commit 0019cca

Please sign in to comment.