diff options
author | Bradley Sepos <[email protected]> | 2015-09-17 22:39:21 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2015-09-20 19:18:56 -0400 |
commit | 1363360f43ba46ac206e51212efea76034b5c0fd (patch) | |
tree | f96ad650008b51a5abe35389ed871d346a673a84 /contrib/fontconfig | |
parent | d9c5d97d86b7145b16387486f5c9ff527fad0570 (diff) |
contrib: Update to fontconfig 2.11.94.
Diffstat (limited to 'contrib/fontconfig')
-rw-r--r-- | contrib/fontconfig/module.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/fontconfig/module.defs b/contrib/fontconfig/module.defs index d047d22cc..8fe0785eb 100644 --- a/contrib/fontconfig/module.defs +++ b/contrib/fontconfig/module.defs @@ -2,8 +2,8 @@ __deps__ := FREETYPE LIBXML2 LIBICONV $(eval $(call import.MODULE.defs,FONTCONFIG,fontconfig,$(__deps__))) $(eval $(call import.CONTRIB.defs,FONTCONFIG)) -FONTCONFIG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/fontconfig-2.11.93.tar.bz2 -FONTCONFIG.EXTRACT.tarbase = fontconfig-2.11.93 +FONTCONFIG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/fontconfig-2.11.94.tar.bz2 +FONTCONFIG.EXTRACT.tarbase = fontconfig-2.11.94 # # Under MinGW: |