From 7978b087de8b7f07f8e7a5fd5a05c9e2a17180b8 Mon Sep 17 00:00:00 2001 From: Lucas Stach Date: Mon, 16 Nov 2020 13:06:24 +0100 Subject: xcb-proto: version bump 1.13 -> 1.14.1 Signed-off-by: Lucas Stach Message-Id: <20201116120627.17891-1-l.stach@pengutronix.de> Signed-off-by: Michael Olbrich --- rules/xcb-proto.make | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'rules') diff --git a/rules/xcb-proto.make b/rules/xcb-proto.make index ca5447856..fa0e0b97c 100644 --- a/rules/xcb-proto.make +++ b/rules/xcb-proto.make @@ -15,11 +15,11 @@ PACKAGES-$(PTXCONF_XCB_PROTO) += xcb-proto # # Paths and names # -XCB_PROTO_VERSION := 1.13 -XCB_PROTO_MD5 := abe9aa4886138150bbc04ae4f29b90e3 +XCB_PROTO_VERSION := 1.14.1 +XCB_PROTO_MD5 := ecd6955dab1a7b9ba9756a11b8bdb48f 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) +XCB_PROTO_SUFFIX := tar.xz +XCB_PROTO_URL := http://xorg.freedesktop.org/archive/individual/proto/$(XCB_PROTO).$(XCB_PROTO_SUFFIX) XCB_PROTO_SOURCE := $(SRCDIR)/$(XCB_PROTO).$(XCB_PROTO_SUFFIX) XCB_PROTO_DIR := $(BUILDDIR)/$(XCB_PROTO) XCB_PROTO_LICENSE := MIT -- cgit v1.2.3