mirror of
https://github.com/monero-project/monero.git
synced 2025-07-27 14:15:24 -04:00
build: prepare v0.17.1.7
This commit is contained in:
parent
f7aa91f70d
commit
a700e6103b
6 changed files with 10 additions and 9 deletions
|
@ -126,7 +126,7 @@ Setup for LXC:
|
|||
|
||||
```bash
|
||||
GH_USER=fluffypony
|
||||
VERSION=v0.17.1.6
|
||||
VERSION=v0.17.1.7
|
||||
|
||||
./gitian-build.py --setup $GH_USER $VERSION
|
||||
```
|
||||
|
@ -182,7 +182,7 @@ If you chose to do detached signing using `--detach-sign` above (recommended), y
|
|||
|
||||
```bash
|
||||
GH_USER=fluffypony
|
||||
VERSION=v0.17.1.6
|
||||
VERSION=v0.17.1.7
|
||||
|
||||
gpg --detach-sign ${VERSION}-linux/${GH_USER}/monero-linux-*-build.assert
|
||||
gpg --detach-sign ${VERSION}-win/${GH_USER}/monero-win-*-build.assert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue