Skip to content

Commit fad9898

Browse files
committed
depends: switch libxcb_util_render to .tar.gz
1 parent ce28cb3 commit fad9898

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/libxcb_util_render.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util_render
22
$(package)_version=0.3.9
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-renderutil-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
4+
$(package)_file_name=xcb-util-renderutil-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=55eee797e3214fe39d0f3f4d9448cc53cffe06706d108824ea37bb79fcedcad5
66
$(package)_dependencies=libxcb
77

88
define $(package)_set_vars

0 commit comments

Comments
 (0)