From 2809a33b741fefeb1358f1281bc40820a9716105 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 10 May 2021 16:08:06 +0200 Subject: liberation-fonts: fix upstream version check (From OE-Core rev: dbb283b838007744e6bb1641e844ca7719fc4742) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-graphics/ttf-fonts') diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.4.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.4.bb index 53f4252814..e33c4d1520 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.4.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.4.bb @@ -13,6 +13,7 @@ PE = "1" SRC_URI = "https://github.com/liberationfonts/liberation-fonts/files/6418984/liberation-fonts-ttf-${PV}.tar.gz \ file://30-liberation-aliases.conf" SRC_URI[sha256sum] = "26f85412dd0aa9d061504a1cc8aaf0aa12a70710e8d47d8b65a1251757c1a5ef" +UPSTREAM_CHECK_URI = "https://github.com/liberationfonts/liberation-fonts/releases" S = "${WORKDIR}/liberation-fonts-ttf-${PV}" -- cgit v1.2.3-54-g00ecf