depends: switch libxcb_util to .tar.gz

This commit is contained in:
fanquake 2024-04-17 12:42:27 +01:00
parent b845029d46
commit 8e9190c6aa
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

View File

@ -1,8 +1,8 @@
package=libxcb_util
$(package)_version=0.4.0
$(package)_download_path=https://xcb.freedesktop.org/dist
$(package)_file_name=xcb-util-$($(package)_version).tar.bz2
$(package)_sha256_hash=46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9
$(package)_file_name=xcb-util-$($(package)_version).tar.gz
$(package)_sha256_hash=0ed0934e2ef4ddff53fcc70fc64fb16fe766cd41ee00330312e20a985fd927a7
$(package)_dependencies=libxcb
define $(package)_set_vars