[oe-commits] [meta-openembedded] 11/12: libgee: Upgrade to 0.20.1

git at git.openembedded.org git at git.openembedded.org
Tue Nov 27 19:06:00 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 61117e557d7de22e81c1144d57f79458b5d7ab2c
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Mon Nov 26 23:43:02 2018 -0800

    libgee: Upgrade to 0.20.1
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/libgee/{libgee_0.18.0.bb => libgee_0.20.1.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/libgee/libgee_0.18.0.bb b/meta-oe/recipes-devtools/libgee/libgee_0.20.1.bb
similarity index 83%
rename from meta-oe/recipes-devtools/libgee/libgee_0.18.0.bb
rename to meta-oe/recipes-devtools/libgee/libgee_0.20.1.bb
index 6386f1f..190e5dd 100644
--- a/meta-oe/recipes-devtools/libgee/libgee_0.18.0.bb
+++ b/meta-oe/recipes-devtools/libgee/libgee_0.20.1.bb
@@ -20,5 +20,5 @@ do_configure_prepend() {
 
 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgee/${SHRT_VER}/${BP}.tar.xz"
-SRC_URI[md5sum] = "29ea6125e653d7e60b49a9a9544abc96"
-SRC_URI[sha256sum] = "4ad99ef937d071b4883c061df40bfe233f7649d50c354cf81235f180b4244399"
+SRC_URI[md5sum] = "d224dca55bb909f6730f40cc267337be"
+SRC_URI[sha256sum] = "bb2802d29a518e8c6d2992884691f06ccfcc25792a5686178575c7111fea4630"

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


More information about the Openembedded-commits mailing list