summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xproto_fontcacheproto
diff options
context:
space:
mode:
authorWill Wagner <will_wagner@carallon.com>2010-04-01 13:46:38 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-04-08 21:50:57 +0200
commit24c2ca78414c2136bea27cb1c8c6d940aede1d3f (patch)
treeda3fc0926d2f47c9091576c477e04cae51bd82e9 /package/x11r7/xproto_fontcacheproto
parent864950c1a4a873ef0e26025035259c888c0da178 (diff)
downloadbuildroot-novena-24c2ca78414c2136bea27cb1c8c6d940aede1d3f.tar.gz
buildroot-novena-24c2ca78414c2136bea27cb1c8c6d940aede1d3f.zip
xproto_fontcacheproto: bump version
[Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xproto_fontcacheproto')
-rw-r--r--package/x11r7/xproto_fontcacheproto/Config.in1
-rw-r--r--package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk2
2 files changed, 1 insertions, 2 deletions
diff --git a/package/x11r7/xproto_fontcacheproto/Config.in b/package/x11r7/xproto_fontcacheproto/Config.in
index 1c47b5c70..daa6c7f20 100644
--- a/package/x11r7/xproto_fontcacheproto/Config.in
+++ b/package/x11r7/xproto_fontcacheproto/Config.in
@@ -1,5 +1,4 @@
config BR2_PACKAGE_XPROTO_FONTCACHEPROTO
bool "fontcacheproto"
help
- fontcacheproto 0.1.2
X.Org Fontcache protocol headers
diff --git a/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk b/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk
index 27cf30bce..9c2ef4777 100644
--- a/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk
+++ b/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XPROTO_FONTCACHEPROTO_VERSION = 0.1.2
+XPROTO_FONTCACHEPROTO_VERSION = 0.1.3
XPROTO_FONTCACHEPROTO_SOURCE = fontcacheproto-$(XPROTO_FONTCACHEPROTO_VERSION).tar.bz2
XPROTO_FONTCACHEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_FONTCACHEPROTO_AUTORECONF = NO