summaryrefslogtreecommitdiff
path: root/package/fontconfig
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-08 20:37:10 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-08 20:37:10 +0100
commite45bc457ab9015c50a9f4e22ac248d780de826fe (patch)
treee657718ecddc852ae897cd0e057624b295fc0d48 /package/fontconfig
parent686a06394ba839d3f246a2bb3acc152da5167c2f (diff)
fix release build for uClibc raspberry-pi
Diffstat (limited to 'package/fontconfig')
-rw-r--r--package/fontconfig/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/fontconfig/Makefile b/package/fontconfig/Makefile
index 902f1ae82..6c7f119a8 100644
--- a/package/fontconfig/Makefile
+++ b/package/fontconfig/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= fontconfig
-PKG_VERSION:= 2.10.91
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 0a8edc63aa79377b2bf44e469d5bbbb7
+PKG_VERSION:= 2.11.0
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 84278204cd7f36adbea7ad8094e039ac
PKG_DESCR:= library for configuring and customizing font access
PKG_SECTION:= libs
PKG_DEPENDS:= libxml2