mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-07 16:10:37 -09:00
VERSION should ideally contain only the version, i.e 2.12 and not some additional prefix like liburing- as it prevents our logic matching against release-monitoring.org data to work properly. Fixes:d2ed456532("package/liburing: bump to version 2.12") Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> (cherry picked from commit8e2d15cb76) Signed-off-by: Thomas Perale <thomas.perale@mind.be>