monero: update submodule to master branch HEAD

This commit is contained in:
xiphon
2020-08-28 10:49:07 +00:00
parent e65159163d
commit dc1d0a68c8
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then
fi fi
git submodule update --remote git submodule update --remote
git -C $MONERO_DIR fetch git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout v0.16.0.3 git -C $MONERO_DIR checkout origin/master
# get monero core tag # get monero core tag
pushd $MONERO_DIR pushd $MONERO_DIR

2
monero

Submodule monero updated: 7bd1ed03dd...2d8a197b91