summaryrefslogtreecommitdiffstats
path: root/rules/xcb-proto.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 21:58:42 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 10:27:30 +0200
commitfc5c88528282a98a379f0c561f99c8cdf6d69d0d (patch)
tree5fffc505b9dfc99e72839ee26bac17ed610ac588 /rules/xcb-proto.make
parent9c15957849a7e5533218101a76f11f8505f2900e (diff)
downloadptxdist-fc5c88528282a98a379f0c561f99c8cdf6d69d0d.tar.gz
ptxdist-fc5c88528282a98a379f0c561f99c8cdf6d69d0d.tar.xz
[xcb-proto] version bump 1.1 -> 1.5
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xcb-proto.make')
-rw-r--r--rules/xcb-proto.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xcb-proto.make b/rules/xcb-proto.make
index b8a107662..f4cec97a3 100644
--- a/rules/xcb-proto.make
+++ b/rules/xcb-proto.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_XCB_PROTO) += xcb-proto
#
# Paths and names
#
-XCB_PROTO_VERSION := 1.1
+XCB_PROTO_VERSION := 1.5
XCB_PROTO := xcb-proto-$(XCB_PROTO_VERSION)
XCB_PROTO_SUFFIX := tar.bz2
XCB_PROTO_URL := http://xcb.freedesktop.org/dist/$(XCB_PROTO).$(XCB_PROTO_SUFFIX)