[oe-commits] [meta-openembedded] 09/29: libgee: update to the latest stable version (0.18.0)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 28 08:39:03 UTC 2016


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

commit 08f7d596e10a419fc59dfcded5b6b782b642c78e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Apr 22 13:51:30 2016 -0400

    libgee: update to the latest stable version (0.18.0)
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-devtools/libgee/{libgee_0.16.1.bb => libgee_0.18.0.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

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


More information about the Openembedded-commits mailing list