depends: libxcb, xcb-proto: update to 1.16

This commit is contained in:
tobtoht 2023-09-20 08:07:13 +02:00
parent 4c9a0ca419
commit 0b5ef9491b
No known key found for this signature in database
GPG key ID: E45B10DD027D2472
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
package=libxcb
$(package)_version=1.15
$(package)_version=1.16
$(package)_download_path=https://xcb.freedesktop.org/dist
$(package)_file_name=libxcb-$($(package)_version).tar.xz
$(package)_sha256_hash=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059
$(package)_sha256_hash=4348566aa0fbf196db5e0a576321c65966189210cb51328ea2bb2be39c711d71
$(package)_dependencies=xcb_proto libXau
$(package)_patches = remove_pthread_stubs.patch

View file

@ -1,8 +1,8 @@
package=xcb_proto
$(package)_version=1.15.2
$(package)_version=1.16.0
$(package)_download_path=https://xorg.freedesktop.org/archive/individual/proto
$(package)_file_name=xcb-proto-$($(package)_version).tar.xz
$(package)_sha256_hash=7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed
$(package)_sha256_hash=a75a1848ad2a89a82d841a51be56ce988ff3c63a8d6bf4383ae3219d8d915119
define $(package)_config_cmds
$($(package)_autoconf)