mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/vim: fix hash for README.txt
Buildroot commit297f6f1921updated vim. However README.txt (used as part of the license hash check) has been updated upstream in [1], without any corresponding hash change in Buildroot, leading to build failure. Fixes: https://gitlab.com/buildroot.org/buildroot/-/work_items/189 NB: This also affects 2025.02.x & 2026.05.x, so this patch should be applied there too. [1]e7e21018fcSigned-off-by: Titouan Christophe <titouan.christophe@mind.be> Signed-off-by: Fiona Klute <fiona.klute@gmx.de> (cherry picked from commitcb18f3a74a) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
37c37731b1
commit
e2e88e3f0c
@@ -2,4 +2,4 @@
|
||||
|
||||
sha256 9b90b23241007b20ba89b7b00e6202008f4ff5b5278974d42aa199867c2eada5 vim-9.2.0943.tar.gz
|
||||
sha256 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720 LICENSE
|
||||
sha256 ee1d0885bbc4a95a24e49873a075391bdf26b69d13758e30f3d9271f8f42bd2d README.txt
|
||||
sha256 1e9afcb6b83c11af081b6ff7873861895819c7bacfc8d2ea53972a532c622868 README.txt
|
||||
|
||||
Reference in New Issue
Block a user