Skip to content

Commit 8e9190c

Browse files
committed
depends: switch libxcb_util to .tar.gz
1 parent b845029 commit 8e9190c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/libxcb_util.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util
22
$(package)_version=0.4.0
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9
4+
$(package)_file_name=xcb-util-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=0ed0934e2ef4ddff53fcc70fc64fb16fe766cd41ee00330312e20a985fd927a7
66
$(package)_dependencies=libxcb
77

88
define $(package)_set_vars

0 commit comments

Comments
 (0)