mirror of
https://github.com/m2049r/xmrwallet
synced 2025-05-06 04:29:41 +02:00
upgrade monero core (#673)
This commit is contained in:
parent
2ed9a78d9e
commit
10f2bc6561
@ -7,7 +7,7 @@ source script/env.sh
|
|||||||
cd $EXTERNAL_LIBS_BUILD_ROOT
|
cd $EXTERNAL_LIBS_BUILD_ROOT
|
||||||
|
|
||||||
url="https://github.com/m2049r/monero"
|
url="https://github.com/m2049r/monero"
|
||||||
version="release-v0.16.0.0-monerujo"
|
version="release-v0.16.0.3-monerujo"
|
||||||
|
|
||||||
if [ ! -d "monero" ]; then
|
if [ ! -d "monero" ]; then
|
||||||
git clone ${url} -b ${version}
|
git clone ${url} -b ${version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user