build: set submodule to v0.16.0.1

This commit is contained in:
selsta
2020-06-23 20:58:58 +02:00
parent 0b2e74cdb5
commit 34439af67e
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.0 git -C $MONERO_DIR checkout v0.16.0.1
# get monero core tag # get monero core tag
pushd $MONERO_DIR pushd $MONERO_DIR

2
monero

Submodule monero updated: 992b7ce30f...a498a1b4ce