diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.5.bb (renamed from meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.5.bb index 7c43767d22..bf9089a982 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.5.bb | |||
| @@ -10,10 +10,11 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
| 10 | RDEPENDS:${PN} = "encodings font-util" | 10 | RDEPENDS:${PN} = "encodings font-util" |
| 11 | RDEPENDS:${PN}:class-native = "font-util-native" | 11 | RDEPENDS:${PN}:class-native = "font-util-native" |
| 12 | 12 | ||
| 13 | UPSTREAM_CHECK_REGEX = "font\-adobe\-utopia\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz" | 13 | UPSTREAM_CHECK_REGEX = "font\-adobe\-utopia\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.xz" |
| 14 | 14 | ||
| 15 | inherit features_check | 15 | inherit features_check |
| 16 | # depends on bdftopcf-native -> virtual/libx11 | 16 | # depends on bdftopcf-native -> virtual/libx11 |
| 17 | REQUIRED_DISTRO_FEATURES = "x11" | 17 | REQUIRED_DISTRO_FEATURES = "x11" |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5" | 19 | SRC_URI_EXT = "xz" |
| 20 | SRC_URI[sha256sum] = "fb84ec297a906973548ca59b7c6daeaad21244bec5d3fb1e7c93df5ef43b024b" | ||
