1
0
mirror of https://github.com/PurpleI2P/i2pd-snap synced 2025-02-05 11:14:34 +00:00
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2021-08-24 21:17:52 +03:00
parent 0f42e20bae
commit bae21c5bd4
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -7,7 +7,7 @@
## 5. `snapcraft snap` ## 5. `snapcraft snap`
name: i2pd name: i2pd
version: 2.38.0 version: 2.39.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,7 +34,7 @@ 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.38.0 source-tag: 2.39.0
plugin: make plugin: make
make-parameters: make-parameters:
- USE_UPNP=yes - USE_UPNP=yes