mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 11:39:25 +00:00
depends: zxing-cpp: update to 2.2.1
This commit is contained in:
parent
73a625d620
commit
154819abe4
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
package=zxing-cpp
|
||||
$(package)_version=2.1.0
|
||||
$(package)_version=2.2.1
|
||||
$(package)_download_path=https://github.com/$(package)/$(package)/archive/refs/tags
|
||||
$(package)_download_file=v$($(package)_version).tar.gz
|
||||
$(package)_file_name=$(package)-$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=6d54e403592ec7a143791c6526c1baafddf4c0897bb49b1af72b70a0f0c4a3fe
|
||||
$(package)_sha256_hash=02078ae15f19f9d423a441f205b1d1bee32349ddda7467e2c84e8f08876f8635
|
||||
|
||||
define $(package)_set_vars
|
||||
$(package)_config_opts=-DBUILD_WRITERS=OFF -DBUILD_EXAMPLES=OFF -DBUILD_SHARED_LIBS=OFF
|
||||
|
|
Loading…
Reference in a new issue