Skip to content

Commit 4a9b71b

Browse files
committed
depends: switch libxcb_util_wm to .tar.gz
1 parent fad9898 commit 4a9b71b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/libxcb_util_wm.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util_wm
22
$(package)_version=0.4.1
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-wm-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
4+
$(package)_file_name=xcb-util-wm-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=038b39c4bdc04a792d62d163ba7908f4bb3373057208c07110be73c1b04b8334
66
$(package)_dependencies=libxcb
77

88
define $(package)_set_vars

0 commit comments

Comments
 (0)