diff options
Diffstat (limited to 'meta/recipes-graphics/pango')
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.44.6.bb (renamed from meta/recipes-graphics/pango/pango_1.44.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.44.5.bb b/meta/recipes-graphics/pango/pango_1.44.6.bb index a143723c7c..abe90c28d7 100644 --- a/meta/recipes-graphics/pango/pango_1.44.5.bb +++ b/meta/recipes-graphics/pango/pango_1.44.6.bb | |||
@@ -16,8 +16,8 @@ GNOMEBASEBUILDCLASS = "meson" | |||
16 | inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even gobject-introspection | 16 | inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even gobject-introspection |
17 | 17 | ||
18 | SRC_URI += "file://run-ptest" | 18 | SRC_URI += "file://run-ptest" |
19 | SRC_URI[archive.md5sum] = "b6bf689e3ce4f46b0fd887b64c850ea1" | 19 | SRC_URI[archive.md5sum] = "db0a3243ba33e02aaa775412f8e5f412" |
20 | SRC_URI[archive.sha256sum] = "8527dfcbeedb4390149b6f94620c0fa64e26046ab85042c2a7556438847d7fc1" | 20 | SRC_URI[archive.sha256sum] = "3e1e41ba838737e200611ff001e3b304c2ca4cdbba63d200a20db0b0ddc0f86c" |
21 | 21 | ||
22 | DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" | 22 | DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" |
23 | 23 | ||