aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/README.md
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2022-07-03 17:26:04 -0500
committerluigi1111 <luigi1111w@gmail.com>2022-07-03 17:26:04 -0500
commit622f251fa1f15930576cfd85022a6c9bbd6393ee (patch)
tree2bda1c70a137cc1c9efd7d022c7b2fc99504e6aa /contrib/gitian/README.md
parentMerge pull request #7774 (diff)
parentGitian: refresh the stale Monero dir via --setup switch (diff)
downloadmonero-622f251fa1f15930576cfd85022a6c9bbd6393ee.tar.xz
Merge pull request #8296
61d0712 Gitian: refresh the stale Monero dir via --setup switch (mj-xmr)
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: