mirror of
https://github.com/PurpleI2P/i2pd-snap
synced 2025-03-12 13:21:31 +00:00
2.33.0
This commit is contained in:
parent
e3c45a5f92
commit
827724167b
@ -7,7 +7,7 @@
|
|||||||
## 5. `snapcraft snap`
|
## 5. `snapcraft snap`
|
||||||
|
|
||||||
name: i2pd
|
name: i2pd
|
||||||
version: 2.32.1
|
version: 2.33.0
|
||||||
summary: Distributed anonymous networking framework
|
summary: Distributed anonymous networking framework
|
||||||
description: |
|
description: |
|
||||||
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
|
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
|
||||||
@ -34,11 +34,12 @@ parts:
|
|||||||
i2pd:
|
i2pd:
|
||||||
source: https://github.com/PurpleI2P/i2pd.git
|
source: https://github.com/PurpleI2P/i2pd.git
|
||||||
source-type: git
|
source-type: git
|
||||||
source-tag: 2.32.1
|
source-tag: 2.33.0
|
||||||
plugin: make
|
plugin: make
|
||||||
make-parameters:
|
make-parameters:
|
||||||
- USE_AVX=no
|
- USE_AVX=no
|
||||||
- USE_AESNI=no
|
- USE_AESNI=no
|
||||||
|
- DEBUG=no
|
||||||
build-packages:
|
build-packages:
|
||||||
- build-essential
|
- build-essential
|
||||||
- libboost-date-time-dev
|
- libboost-date-time-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user