All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/matio: Bump version to 1.5.21
Date: Tue, 29 Jun 2021 21:45:53 +0200	[thread overview]
Message-ID: <20210629194553.GO2829@scaer> (raw)
In-Reply-To: <20210628095159.1416239-1-gwenj@trabucayre.com>

Gwenhael, All,

On 2021-06-28 11:51 +0200, Gwenhael Goavec-Merou spake thusly:
> From: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
> 
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
> ---
>  package/matio/matio.hash | 4 ++--
>  package/matio/matio.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/matio/matio.hash b/package/matio/matio.hash
> index 55e57338c8..619a63ac1d 100644
> --- a/package/matio/matio.hash
> +++ b/package/matio/matio.hash
> @@ -1,4 +1,4 @@
> -# From https://sourceforge.net/projects/matio/files/matio/1.5.18/
> -sha512  c43e562a101348d64139a056f28bce37c59c6667d701200255ccf9d8b6adf7a92ae9c11c8d921ec8a652cdc81c5de9ab247907279c54c52905adfd65bc3fb90f  matio-1.5.18.tar.gz
> +# From https://sourceforge.net/projects/matio/files/matio/1.5.21/
> +sha512  b00bcad807e6a7e10afa656eb77a0e3e9fb08d9cecc3e94ba41ef91ce60367d6686e6d387a874bbb83eb2f895d4a97caac554a70e7f5f6f5cb750052702d411c  matio-1.5.21.tar.gz
>  # Locally computed
>  sha256  19494e9c9154a5e3f834e99d65fab0653b84280df7c98d1886a98d2bd28369c1  COPYING

That won't fly...

    $ make matio-legal-info
    >>> matio 1.5.21 Collecting legal info
    ERROR: COPYING has wrong sha256 hash:
    ERROR: expected: 19494e9c9154a5e3f834e99d65fab0653b84280df7c98d1886a98d2bd28369c1
    ERROR: got     : 69143d4a8f1933022bb909327df1ce812dd2420ed57949812dd8f370856bf2a1
    ERROR: Incomplete download, or man-in-the-middle (MITM) attack
    make[1]: *** [package/matio/matio.mk:23: matio-legal-info] Error 1
    make: *** [Makefile:23: _all] Error 2

Regards,
Yann E. MORIN.

> diff --git a/package/matio/matio.mk b/package/matio/matio.mk
> index 0ebba13435..236466d4d9 100644
> --- a/package/matio/matio.mk
> +++ b/package/matio/matio.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -MATIO_VERSION = 1.5.18
> +MATIO_VERSION = 1.5.21
>  MATIO_SITE = http://downloads.sourceforge.net/project/matio/matio/$(MATIO_VERSION)
>  MATIO_LICENSE = BSD-2-Clause
>  MATIO_LICENSE_FILES = COPYING
> -- 
> 2.20.1
> 
> _______________________________________________
> 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.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2021-06-29 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28  9:51 [Buildroot] [PATCH] package/matio: Bump version to 1.5.21 Gwenhael Goavec-Merou
2021-06-29 19:45 ` Yann E. MORIN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210629194553.GO2829@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.