summaryrefslogtreecommitdiffstats
path: root/rules/xcb-proto.make
diff options
context:
space:
mode:
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)