summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPavel Vinogradov2022-06-26 21:55:31 -0400
committerPavel Vinogradov2022-06-26 21:59:39 -0400
commit0b67328bb43c58527c908aae435efb543da90564 (patch)
tree15212d9691dd096e5cea0263ffb78feae0dbfe6c /net
parentbeb546b93814a8ba174fbfad908b0f81b46376de (diff)
net/i2pd: version 2.42.1
Diffstat (limited to 'net')
-rwxr-xr-xnet/i2pd/DETAILS4
-rw-r--r--net/i2pd/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/net/i2pd/DETAILS b/net/i2pd/DETAILS
index 93b885a8c3..1cf4f48229 100755
--- a/net/i2pd/DETAILS
+++ b/net/i2pd/DETAILS
@@ -1,7 +1,7 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=i2pd
- VERSION=2.42.0
- SOURCE_HASH=sha512:b50d3ac18f2a9b671b59b8b0dd0fb4de2b116ba9a4bf2caf9ea7abf43be616ca99446d19b6cda83a94188062956d5dbc36f3acb4d2d773921234ef753205af8b
+ VERSION=2.42.1
+ SOURCE_HASH=sha512:85df4d8d0a18bf7f3095191a5181a1fa864bfad7b84d2fc18a089b964d80166727f010dcd55a0c8fb1c4e385e1b35b3a1d975f0c0c2efa70999f3c19aba08d97
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/PurpleI2P/${SPELL}/archive/${VERSION}.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/net/i2pd/HISTORY b/net/i2pd/HISTORY
index e3c544b0ff..3982a0e0ba 100644
--- a/net/i2pd/HISTORY
+++ b/net/i2pd/HISTORY
@@ -1,3 +1,6 @@
+2022-06-26 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2.42.1
+
2022-05-29 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 2.42.0
* PRE_BUILD, patches/libressl-3.5.patch: dropped, fixed by upstream