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.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/xcb-proto.make b/rules/xcb-proto.make
index a3de67b71..ce4cbdded 100644
--- a/rules/xcb-proto.make
+++ b/rules/xcb-proto.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_XCB_PROTO) += xcb-proto
#
# Paths and names
#
-XCB_PROTO_VERSION := 1.7.1
-XCB_PROTO_MD5 := 948fec39dd42f3694edd5d9689735ec4
+XCB_PROTO_VERSION := 1.10
+XCB_PROTO_MD5 := ade74b8e9c870dc7515adfa209e66063
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)