mirror of
https://github.com/m2049r/xmrwallet
synced 2025-03-22 05:34:22 +01:00
upgrade monero core (#539)
This commit is contained in:
parent
f843bb1685
commit
b74f9c6bd7
@ -7,7 +7,7 @@ source script/env.sh
|
||||
cd $EXTERNAL_LIBS_BUILD_ROOT
|
||||
|
||||
url="https://github.com/m2049r/monero"
|
||||
version="release-v0.13.0-monerujo"
|
||||
version="release-v0.14.0-monerujo"
|
||||
|
||||
if [ ! -d "monero" ]; then
|
||||
git clone ${url} -b ${version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user