From f35640243ae90161a4cf38a27c6c4e076de2f035 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Wed, 28 Aug 2019 12:03:16 +0300 Subject: [PATCH] 2.28.0 --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3db68f1..7f1a30c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -7,7 +7,7 @@ ## 5. `snapcraft snap` name: i2pd -version: 2.27.0 +version: 2.28.0 summary: Distributed anonymous networking framework description: | i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client. @@ -34,7 +34,7 @@ parts: i2pd: source: https://github.com/PurpleI2P/i2pd.git source-type: git - source-tag: 2.27.0 + source-tag: 2.28.0 plugin: make make-parameters: - USE_AVX=no