1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-16 03:44:56 +02:00

common/cmake/libantelope.cmake: Use version 0.2.2

This commit is contained in:
Henrik Hautakoski 2023-08-16 16:00:10 +02:00
parent 1c4e01a726
commit baaf7e5b54

View file

@ -2,7 +2,7 @@
# Variables # Variables
# -------------------------------- # --------------------------------
set( LIBANTELOPE_GIT_URL "https://github.com/eosswedenorg/libantelope.git" ) set( LIBANTELOPE_GIT_URL "https://github.com/eosswedenorg/libantelope.git" )
set( LIBANTELOPE_WANTED_VERSION v0.2.1 ) set( LIBANTELOPE_WANTED_VERSION v0.2.2 )
# -------------------------------- # --------------------------------
# Macros # Macros