mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/chartjs: fix license path
Commita954d39a58("package/chartjs: bump to version 3.9.1") updated the package version and the license file hash, but also changed the path to the license file in the hash file. However, the path to the license file hasn't changed, causing an error during "make legal-info". Revert the path change. Signed-off-by: Florian Larysch <fl@n621.de> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit353745e095) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
523a2c49ab
commit
5de1dce016
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 111e0751796f087a51e94dfed910ccfb1278fd30e584a6e48514dba9ae7e72c6 chart.js-3.9.1.tgz
|
||||
sha256 5a0877ad6d818529be4f33009d0942cdf7e2ed7656156f4aba7308459a546030 package/LICENSE.md
|
||||
sha256 5a0877ad6d818529be4f33009d0942cdf7e2ed7656156f4aba7308459a546030 LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user