[oe-commits] [openembedded-core] 02/24: pango: Upgrade 1.38.1 -> 1.40.1

git at git.openembedded.org git at git.openembedded.org
Tue May 17 14:25:05 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 8c3cebc2313bfec9a0e313fd21d1bac9c250580c
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Mon May 16 16:22:40 2016 +0300

    pango: Upgrade 1.38.1 -> 1.40.1
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/pango/{pango_1.38.1.bb => pango_1.40.1.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-graphics/pango/pango_1.38.1.bb b/meta/recipes-graphics/pango/pango_1.40.1.bb
similarity index 92%
rename from meta/recipes-graphics/pango/pango_1.38.1.bb
rename to meta/recipes-graphics/pango/pango_1.40.1.bb
index 756dac4..6e1e6c9 100644
--- a/meta/recipes-graphics/pango/pango_1.38.1.bb
+++ b/meta/recipes-graphics/pango/pango_1.40.1.bb
@@ -16,9 +16,8 @@ inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even gobject-introspec
 SRC_URI += "file://run-ptest \
             file://0001-Drop-introspection-macros-from-acinclude.m4.patch \
 "
-
-SRC_URI[archive.md5sum] = "7fde35d4a127b55ce8bbcefe109bc80d"
-SRC_URI[archive.sha256sum] = "1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7"
+SRC_URI[archive.md5sum] = "6fc88c6529890d6c8e03074d57a3eceb"
+SRC_URI[archive.sha256sum] = "e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40"
 
 DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list