summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-10-03 21:18:03 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-26 14:12:47 +0100
commitb296e14092800e5e4addbf3f03f93c49081ce3f5 (patch)
tree4b08af865438cf930d459e0f389d3795e6b63c4f
parentf565b53119d34f55ca2c47669c03efbcbfc8729f (diff)
downloadptxdist-b296e14092800e5e4addbf3f03f93c49081ce3f5.tar.gz
ptxdist-b296e14092800e5e4addbf3f03f93c49081ce3f5.tar.xz
[xorg-proto-fontcache] version bump 0.1.2 -> 0.1.3
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
-rw-r--r--rules/xorg-proto-fontcache.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-proto-fontcache.make b/rules/xorg-proto-fontcache.make
index 872fe2ee3..294e1617b 100644
--- a/rules/xorg-proto-fontcache.make
+++ b/rules/xorg-proto-fontcache.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_FONTCACHE) += xorg-proto-fontcache
#
# Paths and names
#
-XORG_PROTO_FONTCACHE_VERSION := 0.1.2
+XORG_PROTO_FONTCACHE_VERSION := 0.1.3
XORG_PROTO_FONTCACHE := fontcacheproto-$(XORG_PROTO_FONTCACHE_VERSION)
XORG_PROTO_FONTCACHE_SUFFIX := tar.bz2
XORG_PROTO_FONTCACHE_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_FONTCACHE).$(XORG_PROTO_FONTCACHE_SUFFIX)