mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
depends: switch libxcb_util_wm to .tar.gz
This commit is contained in:
parent
fad989852d
commit
4a9b71b900
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
package=libxcb_util_wm
|
||||
$(package)_version=0.4.1
|
||||
$(package)_download_path=https://xcb.freedesktop.org/dist
|
||||
$(package)_file_name=xcb-util-wm-$($(package)_version).tar.bz2
|
||||
$(package)_sha256_hash=28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
|
||||
$(package)_file_name=xcb-util-wm-$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=038b39c4bdc04a792d62d163ba7908f4bb3373057208c07110be73c1b04b8334
|
||||
$(package)_dependencies=libxcb
|
||||
|
||||
define $(package)_set_vars
|
||||
|
|
Loading…
Reference in a new issue