diff mbox series

[meta-oe,05/11] font-bh-lucidatypewriter-100dpi: upgrade 1.0.3 -> 1.0.4

Message ID 20260609142105.1439225-5-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-oe,01/11] mbuffer: upgrade 20140310 -> 20260511 | expand

Commit Message

Khem Raj June 9, 2026, 2:20 p.m. UTC
Upstream now ships the release as .tar.xz (no .tar.bz2), so set
SRC_URI_EXT accordingly. The COPYING license checksum is unchanged.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
---
 ...dpi_1.0.3.bb => font-bh-lucidatypewriter-100dpi_1.0.4.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-graphics/xorg-font/{font-bh-lucidatypewriter-100dpi_1.0.3.bb => font-bh-lucidatypewriter-100dpi_1.0.4.bb} (82%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.4.bb
similarity index 82%
rename from meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
rename to meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.4.bb
index a1a6d43e06..89e2f26f05 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.4.bb
@@ -10,10 +10,11 @@  DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
 RDEPENDS:${PN} = "encodings font-util"
 RDEPENDS:${PN}:class-native = "font-util-native"

-UPSTREAM_CHECK_REGEX = "font\-bh\-lucidatypewriter\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
+UPSTREAM_CHECK_REGEX = "font\-bh\-lucidatypewriter\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.xz"

 inherit features_check
 # depends on bdftopcf-native -> virtual/libx11
 REQUIRED_DISTRO_FEATURES = "x11"

-SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb"
+SRC_URI_EXT = "xz"
+SRC_URI[sha256sum] = "76ec09eda4094a29d47b91cf59c3eba229c8f7d1ca6bae2abbb3f925e33de8f2"