All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Raphaël Mélotte via buildroot" <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: "Raphaël Mélotte" <raphael.melotte@mind.be>
Subject: [Buildroot] [PATCH 2/3] package/gumbo-parser: update hash following Codeberg changes
Date: Thu, 20 Aug 2026 12:57:00 +0200	[thread overview]
Message-ID: <20260820105705.1502630-2-raphael.melotte@mind.be> (raw)
In-Reply-To: <20260820105705.1502630-1-raphael.melotte@mind.be>

Codeberg has changed the way it generate hashes for at least some of
the generated tarballs (see [1]).

Since it only affects a small number of packages for us (3 on master)
and the upstream discussion seems to consider it a "one time change",
just update the hash to match the new one.

[1]: https://codeberg.org/Codeberg/Community/issues/2861

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
---
 package/gumbo-parser/gumbo-parser.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/gumbo-parser/gumbo-parser.hash b/package/gumbo-parser/gumbo-parser.hash
index b8809d4db9..8e0dd91629 100644
--- a/package/gumbo-parser/gumbo-parser.hash
+++ b/package/gumbo-parser/gumbo-parser.hash
@@ -1,5 +1,5 @@
 # Locally computed:
-sha256  dbdc159dc8e5c6f3f254e50bce689dd9e439064ff06c165d5653410a5714ab66  0.13.2.tar.gz
+sha256  90bea83283760339da194fb90112a532854c13cd1eabdabc7ef7a4dede1dbc9d  0.13.2.tar.gz
 
 # Hash for license files:
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  doc/COPYING
-- 
2.54.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2026-08-20 10:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20 10:56 [Buildroot] [PATCH 1/3] package/fcft: use release tarball instead of archive Raphaël Mélotte via buildroot
2026-08-20 10:57 ` Raphaël Mélotte via buildroot [this message]
2026-08-20 10:57 ` [Buildroot] [PATCH 3/3] package/wmenu: update hash following Codeberg changes Raphaël Mélotte via buildroot

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=20260820105705.1502630-2-raphael.melotte@mind.be \
    --to=buildroot@buildroot.org \
    --cc=raphael.melotte@mind.be \
    /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.