From 774d49beb44b71009c5cfc4240189e808d6f45cb Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 15 Dec 2021 23:40:30 +0100 Subject: [PATCH] cantarell-fonts: update 0.301 -> 0.303.1 [RP: Drop hashequiv version bump] Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...rell-fonts_0.301.bb => cantarell-fonts_0.303.1.bb} | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) rename meta/recipes-graphics/cantarell-fonts/{cantarell-fonts_0.301.bb => cantarell-fonts_0.303.1.bb} (65%) diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb similarity index 65% rename from meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb rename to meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb index 8e39ef025f..a3a69ae49c 100644 --- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb +++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb @@ -11,17 +11,8 @@ LICENSE = "OFL-1.1 & Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" inherit gnomebase meson allarch fontcache pkgconfig -SRC_URI[archive.sha256sum] = "3d35db0ac03f9e6b0d5a53577591b714238985f4cfc31a0aa17f26cd74675e83" - -# remove at next version upgrade or when output changes -PR = "r1" -HASHEQUIV_HASH_VERSION .= ".2" +SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411" EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig" - -# This isn't a GNOME-style version do gnome_verdir fails. Just return the -# version as that is how the directory is structured. -def gnome_verdir(v): - return v -- 2.40.1