Skip to content

Commit 00a6896

Browse files
committed
depends: switch libxcb_util_image to .tar.gz
1 parent 8e9190c commit 00a6896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/libxcb_util_image.mk

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

88
define $(package)_set_vars

0 commit comments

Comments
 (0)