mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-03 11:53:41 +02:00
common/cmake/libeosio.cmake: Use libeosio v0.1.7
This commit is contained in:
parent
d579879d71
commit
cbe6902d03
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.6 )
|
set( LIBEOSIO_WANTED_VERSION v0.1.7 )
|
||||||
|
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
# Macros
|
# Macros
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue