mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-27 01:42:27 +00:00
Merge pull request #2847
7256d9a7
Fix versioning (vdo)e459d467
Update snap version to 0.11.1 (vdo)
This commit is contained in:
commit
bae16bf878
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: monero
|
name: monero
|
||||||
version: 0.10.2-1
|
version: 0.11.1.0-1
|
||||||
summary: "Monero: the secure, private, untraceable cryptocurrency https://getmonero.org"
|
summary: "Monero: the secure, private, untraceable cryptocurrency https://getmonero.org"
|
||||||
description: |
|
description: |
|
||||||
Monero is a private, secure, untraceable, decentralised digital currency.
|
Monero is a private, secure, untraceable, decentralised digital currency.
|
||||||
|
@ -46,11 +46,15 @@ parts:
|
||||||
- libunbound-dev
|
- libunbound-dev
|
||||||
- libevent-dev
|
- libevent-dev
|
||||||
- libboost-all-dev
|
- libboost-all-dev
|
||||||
|
- libzmqpp-dev
|
||||||
|
- libzmq3-dev
|
||||||
|
- libsodium-dev
|
||||||
- libdb-dev
|
- libdb-dev
|
||||||
- libunwind-dev
|
- libunwind-dev
|
||||||
- libminiupnpc-dev
|
- libminiupnpc-dev
|
||||||
- libldns-dev
|
- libldns-dev
|
||||||
- libexpat1-dev
|
- libexpat1-dev
|
||||||
|
- libreadline6-dev
|
||||||
- bison
|
- bison
|
||||||
- doxygen
|
- doxygen
|
||||||
- graphviz
|
- graphviz
|
||||||
|
|
Loading…
Reference in a new issue