aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/README.md
diff options
context:
space:
mode:
authormj-xmr <63722585+mj-xmr@users.noreply.github.com>2022-04-27 06:41:15 +0200
committermj-xmr <mjxmr@protonmail.com>2022-06-06 15:52:36 +0200
commit61d0712ed508127edf5216a215f81affaec37ea8 (patch)
tree2b900f5f6743d46fd545dafae3c4f88c4845b855 /contrib/gitian/README.md
parentMerge pull request #8340 (diff)
downloadmonero-61d0712ed508127edf5216a215f81affaec37ea8.tar.xz
Gitian: refresh the stale Monero dir via --setup switch
Diffstat (limited to 'contrib/gitian/README.md')
-rw-r--r--contrib/gitian/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md
index 9852b07ba..24cf26fa3 100644
--- a/contrib/gitian/README.md
+++ b/contrib/gitian/README.md
@@ -133,10 +133,11 @@ Common setup part:
su - gitianuser
GH_USER=YOUR_GITHUB_USER_NAME
-VERSION=v0.17.2.0
+VERSION=v0.17.3.2
```
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.
+The `gitian-build.py`'s `--setup` switch will also refresh the environment of any stale files and submodules.
Setup for LXC: