]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
freetype: upgrade 2.13.1 -> 2.13.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 22 Sep 2023 07:24:07 +0000 (09:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Sep 2023 09:35:07 +0000 (10:35 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/freetype/freetype_2.13.2.bb [moved from meta/recipes-graphics/freetype/freetype_2.13.1.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/freetype/freetype_2.13.1.bb
rename to meta/recipes-graphics/freetype/freetype_2.13.2.bb
index 5b1c520944f98c031aa54adb80701d39cfe8b9d6..4e7a0ad160b9820e2a67ae9271dfc50210565bce 100644 (file)
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=843b6efc16f6b1652ec97f89d5a516c0 \
                     "
 
 SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/${BPN}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "ea67e3b019b1104d1667aa274f5dc307d8cbd606b399bc32df308a77f1a564bf"
+SRC_URI[sha256sum] = "12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d"
 
 UPSTREAM_CHECK_REGEX = "freetype-(?P<pver>\d+(\.\d+)+)"