diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.40.14.bb (renamed from meta/recipes-graphics/pango/pango_1.40.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.40.12.bb b/meta/recipes-graphics/pango/pango_1.40.14.bb index cbad9a9a28..3bd9c64716 100644 --- a/meta/recipes-graphics/pango/pango_1.40.12.bb +++ b/meta/recipes-graphics/pango/pango_1.40.14.bb @@ -17,8 +17,8 @@ SRC_URI += "file://run-ptest \ file://0001-Drop-introspection-macros-from-acinclude.m4.patch \ file://0001-Enforce-recreation-of-docs-pango.types-it-is-build-c.patch \ " -SRC_URI[archive.sha256sum] = "75f1a9a8e4e2b28cbc078b50c1fa927ee4ded994d1ade97c5603e2d1f3161cfc" -SRC_URI[archive.md5sum] = "9aae7dd5ecc1c2ade4e6951b85004cee" +SRC_URI[archive.md5sum] = "18d7eb8d52e7e445e733c109ddaa7b78" +SRC_URI[archive.sha256sum] = "90af1beaa7bf9e4c52db29ec251ec4fd0a8f2cc185d521ad1f88d01b3a6a17e3" DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz" |