[Buildroot] [git commit] package/i2pd: bump to version 2.40.0
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-12-12 14:54:13
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=f8901538cd0e507f8a5b462e3c3421415f3ceea7 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master https://github.com/PurpleI2P/i2pd/releases/tag/2.40.0 Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- package/i2pd/i2pd.hash | 4 ++-- package/i2pd/i2pd.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/i2pd/i2pd.hash b/package/i2pd/i2pd.hash
index 4eceddba0a..99c474a2e5 100644
--- a/package/i2pd/i2pd.hash
+++ b/package/i2pd/i2pd.hash@@ -1,4 +1,4 @@ -# From https://github.com/PurpleI2P/i2pd/releases/download/2.39.0/SHA512SUMS -sha512 6b38e6e2e763e94ffe9d11eb2f9a0e9554560bb4fec95891240adf5bc0a9639f879dac4ff3712a9f8e00895b7bbeabc854887e61fe9f9755c33f96899e20aa76 i2pd-2.39.0.tar.gz +# From https://github.com/PurpleI2P/i2pd/releases/download/2.40.0/SHA512SUMS +sha512 58d10417f3fd2c2fb427fb88b30ccd3e03053c84aa7ac6d3e346c388f2376d1768846bec5ee8d5134dd62d5712b20f890af11083634f94095b1117f6494c25fd i2pd-2.40.0.tar.gz # Locally computed: sha256 9c87aff490b272254d716475e3c4973f5f64af1d18f9f6962c1e61e252e1ad9a LICENSE
diff --git a/package/i2pd/i2pd.mk b/package/i2pd/i2pd.mk
index 348311277d..8eea09493f 100644
--- a/package/i2pd/i2pd.mk
+++ b/package/i2pd/i2pd.mk@@ -4,7 +4,7 @@ # ################################################################################ -I2PD_VERSION = 2.39.0 +I2PD_VERSION = 2.40.0 I2PD_SITE = $(call github,PurpleI2P,i2pd,$(I2PD_VERSION)) I2PD_LICENSE = BSD-3-Clause I2PD_LICENSE_FILES = LICENSE
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot