mirror of
https://github.com/feather-wallet/feather.git
synced 2025-04-23 20:58:13 +00:00
depends: abseil: update to 20250127.1
This commit is contained in:
parent
dced995e16
commit
1fa3eead85
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
package=native_abseil
|
||||
$(package)_version=20250127.0
|
||||
$(package)_version=20250127.1
|
||||
$(package)_download_path=https://github.com/abseil/abseil-cpp/archive/refs/tags/
|
||||
$(package)_download_file=$($(package)_version).tar.gz
|
||||
$(package)_file_name=abseil-$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=16242f394245627e508ec6bb296b433c90f8d914f73b9c026fddb905e27276e8
|
||||
$(package)_sha256_hash=b396401fd29e2e679cace77867481d388c807671dc2acc602a0259eeb79b7811
|
||||
|
||||
define $(package)_config_cmds
|
||||
$($(package)_cmake)
|
||||
|
|
Loading…
Reference in a new issue