diff mbox series

[meta-oe] libraqm: upgrade 0.10.5 -> 0.11.0

Message ID 20260728060356.759-1-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe] libraqm: upgrade 0.10.5 -> 0.11.0 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:03 a.m. UTC
Update the license checksum as copyright years updated.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{libraqm_0.10.5.bb => libraqm_0.11.0.bb}  | 26 +++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-graphics/libraqm/{libraqm_0.10.5.bb => libraqm_0.11.0.bb} (46%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/libraqm/libraqm_0.10.5.bb b/meta-oe/recipes-graphics/libraqm/libraqm_0.11.0.bb
similarity index 46%
rename from meta-oe/recipes-graphics/libraqm/libraqm_0.10.5.bb
rename to meta-oe/recipes-graphics/libraqm/libraqm_0.11.0.bb
index 8eaaee4492..12b1d20fee 100644
--- a/meta-oe/recipes-graphics/libraqm/libraqm_0.10.5.bb
+++ b/meta-oe/recipes-graphics/libraqm/libraqm_0.11.0.bb
@@ -11,10 +33,10 @@  BUGTRACKER = "https://github.com/HOST-Oman/libraqm/issues"
 SECTION = "graphics"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=7dc444a99e2824eac906383266fe4fa6"
+LIC_FILES_CHKSUM = "file://COPYING;md5=af4502a870b471d3ac78abacb7abfa37"
 
 SRC_URI = "git://github.com/HOST-Oman/libraqm.git;protocol=https;branch=main;tag=v${PV}"
-SRCREV = "3a6b891a3db0e0db1364aa38088422f68d8d81e6"
+SRCREV = "08ee1537e63f93bf926498e12b12ed15ee383216"
 
 DEPENDS = "freetype fribidi harfbuzz"