Update snap version to 0.11.1
This commit is contained in:
parent
49ce59462a
commit
e459d467f6
|
@ -1,5 +1,5 @@
|
||||||
name: monero
|
name: monero
|
||||||
version: 0.10.2-1
|
version: 0.11.1-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 New Issue