summaryrefslogtreecommitdiffstats
path: root/rules/xcb-proto.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-03-28 08:01:09 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-03-28 08:04:36 +0100
commit077054246950658b04ca6adbd5881e34e80681cf (patch)
tree30a74216c55dc86610116e235ae809596eb448cc /rules/xcb-proto.make
parent7acc0c20571489c1933b0eacbf9a6a288c1deb3e (diff)
downloadptxdist-077054246950658b04ca6adbd5881e34e80681cf.tar.gz
ptxdist-077054246950658b04ca6adbd5881e34e80681cf.tar.xz
xcb-proto: version bump 1.7.1 -> 1.10
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
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)