From b8d8e34e3ae87de081e931b1986d396f19627909 Mon Sep 17 00:00:00 2001 From: Julien Olivain Date: Mon, 20 Apr 2026 19:18:37 +0200 Subject: [PATCH] package/fakeroot: fix hash file format Commit [1] "package/fakeroot: bump to version 1.37.2" introduced an incorrect hash file format. The command "make check-package" reports the error: package/fakeroot/fakeroot.hash:2: expected three fields (https://nightly.buildroot.org/#adding-packages-hash) This commit fixes that. [1] https://gitlab.com/buildroot.org/buildroot/-/commit/a4f2419164c4f3514e573427f6537f94c2878837 Signed-off-by: Julien Olivain --- package/fakeroot/fakeroot.hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/fakeroot/fakeroot.hash b/package/fakeroot/fakeroot.hash index 13e8695128..82a6214380 100644 --- a/package/fakeroot/fakeroot.hash +++ b/package/fakeroot/fakeroot.hash @@ -1,5 +1,5 @@ # From https://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.37.2-1.dsc -sha1 1a721c2b4093a4e83dc091dc41a028f19340c1b3 595964 fakeroot_1.37.2.orig.tar.gz +sha1 1a721c2b4093a4e83dc091dc41a028f19340c1b3 fakeroot_1.37.2.orig.tar.gz sha256 0eea60fbe89771b88fcf415c8f2f0a6ccfe9edebbcf3ba5dc0212718d98884db fakeroot_1.37.2.orig.tar.gz # License files, locally calculated sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 COPYING