summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPavel Vinogradov2022-11-22 18:57:45 -0500
committerPavel Vinogradov2022-11-22 18:57:45 -0500
commit5f71a2dc6f24c14f721878c64e7f5dafc9f2bd59 (patch)
treecc4a08040719308f56f47408de795693e5eede3b /net
parenta9bb236badb6c6198ffdf6b1e0742baa6a3993f4 (diff)
net/i2pd: version 2.44.0
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 a954f3a094..ff3c35b446 100755
--- a/net/i2pd/DETAILS
+++ b/net/i2pd/DETAILS
@@ -1,7 +1,7 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=i2pd
- VERSION=2.43.0
- SOURCE_HASH=sha512:7247850cd47cccc540346b4a1becc6dba5f40bcb333cd722e9fc59fd8b0beddee700376829d29add05cea6b84bb34303ed37e01914a1a41cf8cd94fe5c826e4a
+ VERSION=2.44.0
+ SOURCE_HASH=sha512:8760fb8a501ee75ede0ec29d3e9f39efec3bc91490810b39ac4879dbc073239e779e179c0f44bc43ba31fa0b786fd652d8b6feda415731e8fc3f4c0781400e1e
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 f11128b0b9..2ce579c9cd 100644
--- a/net/i2pd/HISTORY
+++ b/net/i2pd/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2.44.0
+
2022-08-24 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 2.43.0
* PRE_BUILD, patches/libi2pd-link.patch: added to fix library linking