* [Buildroot] [PATCH 1/1] package/i2pd: bump to version 2.35.0
@ 2020-12-13 10:39 Fabrice Fontaine
2020-12-13 21:10 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-12-13 10:39 UTC (permalink / raw)
To: buildroot
Update hash of license file (update in year:
https://github.com/PurpleI2P/i2pd/commit/bc330ff0ea134d5d18d927609d3870192829f70f)
https://github.com/PurpleI2P/i2pd/releases/tag/2.34.0
https://github.com/PurpleI2P/i2pd/releases/tag/2.35.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/i2pd/i2pd.hash | 6 +++---
package/i2pd/i2pd.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/i2pd/i2pd.hash b/package/i2pd/i2pd.hash
index 1a19ccf687..4bfaecab03 100644
--- a/package/i2pd/i2pd.hash
+++ b/package/i2pd/i2pd.hash
@@ -1,4 +1,4 @@
-# From https://github.com/PurpleI2P/i2pd/releases/download/2.33.0/SHA512SUMS
-sha512 7a3e7a8a908be8a12b675fda4ce923cb2b0eaf3e9b12a513b9ae7b56e9ecb593eef0ea278debb4027406d50ee9a46599a6792a54ce2e2f4e2c44c1fc82479910 i2pd-2.33.0.tar.gz
+# From https://github.com/PurpleI2P/i2pd/releases/download/2.35.0/SHA512SUMS
+sha512 cffc41484a63eba7c7091957cd4d8b8584bb02580d70c69132f1447018be5b3cde7893ae4a0bcb914d53e95c089d4253ece6e20442c9da7810e7800a2b99b117 i2pd-2.35.0.tar.gz
# Locally computed:
-sha256 d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c LICENSE
+sha256 9c87aff490b272254d716475e3c4973f5f64af1d18f9f6962c1e61e252e1ad9a LICENSE
diff --git a/package/i2pd/i2pd.mk b/package/i2pd/i2pd.mk
index 461f483d1f..1371e708b9 100644
--- a/package/i2pd/i2pd.mk
+++ b/package/i2pd/i2pd.mk
@@ -4,7 +4,7 @@
#
################################################################################
-I2PD_VERSION = 2.33.0
+I2PD_VERSION = 2.35.0
I2PD_SITE = $(call github,PurpleI2P,i2pd,$(I2PD_VERSION))
I2PD_LICENSE = BSD-3-Clause
I2PD_LICENSE_FILES = LICENSE
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/i2pd: bump to version 2.35.0
2020-12-13 10:39 [Buildroot] [PATCH 1/1] package/i2pd: bump to version 2.35.0 Fabrice Fontaine
@ 2020-12-13 21:10 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2020-12-13 21:10 UTC (permalink / raw)
To: buildroot
Fabrice, All,
On 2020-12-13 11:39 +0100, Fabrice Fontaine spake thusly:
> Update hash of license file (update in year:
> https://github.com/PurpleI2P/i2pd/commit/bc330ff0ea134d5d18d927609d3870192829f70f)
>
> https://github.com/PurpleI2P/i2pd/releases/tag/2.34.0
> https://github.com/PurpleI2P/i2pd/releases/tag/2.35.0
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/i2pd/i2pd.hash | 6 +++---
> package/i2pd/i2pd.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/i2pd/i2pd.hash b/package/i2pd/i2pd.hash
> index 1a19ccf687..4bfaecab03 100644
> --- a/package/i2pd/i2pd.hash
> +++ b/package/i2pd/i2pd.hash
> @@ -1,4 +1,4 @@
> -# From https://github.com/PurpleI2P/i2pd/releases/download/2.33.0/SHA512SUMS
> -sha512 7a3e7a8a908be8a12b675fda4ce923cb2b0eaf3e9b12a513b9ae7b56e9ecb593eef0ea278debb4027406d50ee9a46599a6792a54ce2e2f4e2c44c1fc82479910 i2pd-2.33.0.tar.gz
> +# From https://github.com/PurpleI2P/i2pd/releases/download/2.35.0/SHA512SUMS
> +sha512 cffc41484a63eba7c7091957cd4d8b8584bb02580d70c69132f1447018be5b3cde7893ae4a0bcb914d53e95c089d4253ece6e20442c9da7810e7800a2b99b117 i2pd-2.35.0.tar.gz
> # Locally computed:
> -sha256 d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c LICENSE
> +sha256 9c87aff490b272254d716475e3c4973f5f64af1d18f9f6962c1e61e252e1ad9a LICENSE
> diff --git a/package/i2pd/i2pd.mk b/package/i2pd/i2pd.mk
> index 461f483d1f..1371e708b9 100644
> --- a/package/i2pd/i2pd.mk
> +++ b/package/i2pd/i2pd.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -I2PD_VERSION = 2.33.0
> +I2PD_VERSION = 2.35.0
> I2PD_SITE = $(call github,PurpleI2P,i2pd,$(I2PD_VERSION))
> I2PD_LICENSE = BSD-3-Clause
> I2PD_LICENSE_FILES = LICENSE
> --
> 2.29.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-13 21:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-13 10:39 [Buildroot] [PATCH 1/1] package/i2pd: bump to version 2.35.0 Fabrice Fontaine
2020-12-13 21:10 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox