From 7863c45198ef4819ecdb7d1cd357248e89039bd4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 1 Apr 2025 06:29:05 +0200 Subject: libxcb: update to 1.17.0 --- package/libxcb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package') diff --git a/package/libxcb/Makefile b/package/libxcb/Makefile index 5dbd1b4b5..cc42bbc74 100644 --- a/package/libxcb/Makefile +++ b/package/libxcb/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libxcb -PKG_VERSION:= 1.16 +PKG_VERSION:= 1.17.0 PKG_RELEASE:= 1 -PKG_HASH:= bc0f75f84b28e6496a19a1d094d7e47def861a50cb7cce5b23b62eecdc2a4479 +PKG_HASH:= 2c69287424c9e2128cb47ffe92171e10417041ec2963bceafb65cb3fcf8f0b85 PKG_DESCR:= interface to the x window system protocol PKG_SECTION:= x11/libs PKG_BUILDDEP:= python3 libpthread-stubs libxslt libXau xcb-proto -- cgit v1.2.3