[Buildroot] [PATCH 2/3] package/gumbo-parser: update hash following Codeberg changes
Raphaël Mélotte via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- 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 [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot