mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-03 11:53:41 +02:00
common/cmake/libeosio.cmake: set v0.1.3 needed for prefix parameter to wif_print_key()
This commit is contained in:
parent
010edeb2f5
commit
554cfd5884
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Variables
|
# Variables
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
set( LIBEOSIO_GIT_URL "https://github.com/eosswedenorg/libeosio.git" )
|
set( LIBEOSIO_GIT_URL "https://github.com/eosswedenorg/libeosio.git" )
|
||||||
set( LIBEOSIO_WANTED_VERSION v0.1.2 )
|
set( LIBEOSIO_WANTED_VERSION v0.1.3 )
|
||||||
|
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
# Macros
|
# Macros
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue