package/x11r7/xcb-util: bump version to 0.4.1

Release notes:
https://lists.x.org/archives/xorg-announce/2022-December/003306.html

Switched tarball to xz, updated _SITE.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2022-12-29 21:18:45 +01:00 committed by Peter Korsgaard
parent a70e0bdfda
commit 2b249eca85
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,5 @@
# From https://lists.x.org/archives/xorg-announce/2022-December/003306.html
sha256 5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512 xcb-util-0.4.1.tar.xz
sha512 da67f2f017d2a1788dcf35f28d6956e171303a622a1dd085cd3d69fdb2ed77965d83c557cc926ebf9b32e905eb2cbb5921987250192d78a2f5edc4d437ed7d2b xcb-util-0.4.1.tar.xz
# locally computed
sha256 46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 xcb-util-0.4.0.tar.bz2
sha256 325b64f0b0284e08bbb7a78ae3e55c1edc2a7cd77f603225ae4b8ffc35423e37 COPYING

View File

@ -4,9 +4,9 @@
#
################################################################################
XCB_UTIL_VERSION = 0.4.0
XCB_UTIL_SOURCE = xcb-util-$(XCB_UTIL_VERSION).tar.bz2
XCB_UTIL_SITE = http://xcb.freedesktop.org/dist
XCB_UTIL_VERSION = 0.4.1
XCB_UTIL_SOURCE = xcb-util-$(XCB_UTIL_VERSION).tar.xz
XCB_UTIL_SITE = https://xorg.freedesktop.org/archive/individual/lib
XCB_UTIL_LICENSE = MIT
XCB_UTIL_LICENSE_FILES = COPYING
XCB_UTIL_INSTALL_STAGING = YES