* [Buildroot] [PATCH 1/1] package/iperf: update sha256 hash
@ 2021-12-12 17:56 Fabrice Fontaine
2021-12-12 21:42 ` Peter Seiderer
2021-12-12 22:22 ` Yann E. MORIN
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-12-12 17:56 UTC (permalink / raw)
To: buildroot; +Cc: Matt Weber, Fabrice Fontaine
Commit ca39eb212e32ca209cb3d6011847f9c94641fa73 forgot to update sha256
hash
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/iperf/iperf.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/iperf/iperf.hash b/package/iperf/iperf.hash
index bd5643af95..924d10b3e0 100644
--- a/package/iperf/iperf.hash
+++ b/package/iperf/iperf.hash
@@ -2,5 +2,5 @@
sha1 b9d0868a6cdd970c1835d3d1a264dd54907f2c5c iperf-2.1.5.tar.gz
# Locally computed:
-sha256 062b392e87b8e227aca74fef0a99b04fe0382d4518957041b508a56885b4d4f9 iperf-2.1.4.tar.gz
+sha256 56ec1312d24bd2c78790e67c96c0a991c82e71bc4c0b0d37171bd89c9fd6ef3e iperf-2.1.5.tar.gz
sha256 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1 COPYING
--
2.33.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/iperf: update sha256 hash
2021-12-12 17:56 [Buildroot] [PATCH 1/1] package/iperf: update sha256 hash Fabrice Fontaine
@ 2021-12-12 21:42 ` Peter Seiderer
2021-12-12 22:22 ` Yann E. MORIN
1 sibling, 0 replies; 3+ messages in thread
From: Peter Seiderer @ 2021-12-12 21:42 UTC (permalink / raw)
To: buildroot
Hello Fabrice,
On Sun, 12 Dec 2021 18:56:24 +0100, Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Commit ca39eb212e32ca209cb3d6011847f9c94641fa73 forgot to update sha256
> hash
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/iperf/iperf.hash | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/iperf/iperf.hash b/package/iperf/iperf.hash
> index bd5643af95..924d10b3e0 100644
> --- a/package/iperf/iperf.hash
> +++ b/package/iperf/iperf.hash
> @@ -2,5 +2,5 @@
> sha1 b9d0868a6cdd970c1835d3d1a264dd54907f2c5c iperf-2.1.5.tar.gz
>
> # Locally computed:
> -sha256 062b392e87b8e227aca74fef0a99b04fe0382d4518957041b508a56885b4d4f9 iperf-2.1.4.tar.gz
> +sha256 56ec1312d24bd2c78790e67c96c0a991c82e71bc4c0b0d37171bd89c9fd6ef3e iperf-2.1.5.tar.gz
> sha256 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1 COPYING
My fault ;-)
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Regards,
Peter
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/iperf: update sha256 hash
2021-12-12 17:56 [Buildroot] [PATCH 1/1] package/iperf: update sha256 hash Fabrice Fontaine
2021-12-12 21:42 ` Peter Seiderer
@ 2021-12-12 22:22 ` Yann E. MORIN
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2021-12-12 22:22 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Matt Weber, buildroot
Fabrice, All,
On 2021-12-12 18:56 +0100, Fabrice Fontaine spake thusly:
> Commit ca39eb212e32ca209cb3d6011847f9c94641fa73 forgot to update sha256
> hash
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/iperf/iperf.hash | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/iperf/iperf.hash b/package/iperf/iperf.hash
> index bd5643af95..924d10b3e0 100644
> --- a/package/iperf/iperf.hash
> +++ b/package/iperf/iperf.hash
> @@ -2,5 +2,5 @@
> sha1 b9d0868a6cdd970c1835d3d1a264dd54907f2c5c iperf-2.1.5.tar.gz
>
> # Locally computed:
> -sha256 062b392e87b8e227aca74fef0a99b04fe0382d4518957041b508a56885b4d4f9 iperf-2.1.4.tar.gz
> +sha256 56ec1312d24bd2c78790e67c96c0a991c82e71bc4c0b0d37171bd89c9fd6ef3e iperf-2.1.5.tar.gz
> sha256 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1 COPYING
> --
> 2.33.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-12-12 22:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-12 17:56 [Buildroot] [PATCH 1/1] package/iperf: update sha256 hash Fabrice Fontaine
2021-12-12 21:42 ` Peter Seiderer
2021-12-12 22:22 ` 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