summaryrefslogtreecommitdiffstats
path: root/rules/xcb-proto.make
diff options
context:
space:
mode:
authorErwin Rol <erwin@erwinrol.com>2010-01-20 13:53:10 +0100
committerErwin Rol <erwin@erwinrol.com>2010-01-20 15:55:23 +0100
commit7ac07999df422c3f63d12066949d28664c51fcfc (patch)
tree6e1448ab81c1ba658301f1db1704bd982df98bcd /rules/xcb-proto.make
parent36fb43b3a0d20d207b415e1488e1a9e5bf51c114 (diff)
downloadptxdist-7ac07999df422c3f63d12066949d28664c51fcfc.tar.gz
ptxdist-7ac07999df422c3f63d12066949d28664c51fcfc.tar.xz
[xcb-proto] Update version
Signed-off-by: Erwin Rol <erwin@erwinrol.com>
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 c8f102a97..bd390903f 100644
--- a/rules/xcb-proto.make
+++ b/rules/xcb-proto.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_XCB_PROTO) += xcb-proto
#
# Paths and names
#
-XCB_PROTO_VERSION := 1.5
+XCB_PROTO_VERSION := 1.6
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)