mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-12 01:03:59 -09:00
Commit369ff9a88f(package/libmodplug: update to git version) improperly used a short hash as version, so switch to the full-length hash. Github use the full-length hash when it creates the top-level directory of the generated archive, so the hash of the archive does not in fact change, only its filename. This is perfectly fine fine our handling of s.b.o. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit80e94c7616) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>