[oe-commits] [openembedded-core] 30/43: libnewt: 0.52.19 -> 0.52.20

git at git.openembedded.org git at git.openembedded.org
Fri Jun 23 10:45:09 UTC 2017


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

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

commit a83715c10536904db1d274bfb3faf87a1b3d19bc
Author: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
AuthorDate: Mon May 15 11:20:27 2017 +0800

    libnewt: 0.52.19 -> 0.52.20
    
    Upgrade libnewt from 0.52.19 to 0.52.20.
    
    Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../newt/{libnewt-python_0.52.19.bb => libnewt-python_0.52.20.bb}     | 0
 meta/recipes-extended/newt/{libnewt_0.52.19.bb => libnewt_0.52.20.bb} | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/newt/libnewt-python_0.52.19.bb b/meta/recipes-extended/newt/libnewt-python_0.52.20.bb
similarity index 100%
rename from meta/recipes-extended/newt/libnewt-python_0.52.19.bb
rename to meta/recipes-extended/newt/libnewt-python_0.52.20.bb
diff --git a/meta/recipes-extended/newt/libnewt_0.52.19.bb b/meta/recipes-extended/newt/libnewt_0.52.20.bb
similarity index 90%
rename from meta/recipes-extended/newt/libnewt_0.52.19.bb
rename to meta/recipes-extended/newt/libnewt_0.52.20.bb
index de76ce2..65ce70c 100644
--- a/meta/recipes-extended/newt/libnewt_0.52.19.bb
+++ b/meta/recipes-extended/newt/libnewt_0.52.20.bb
@@ -25,8 +25,8 @@ SRC_URI = "https://releases.pagure.org/newt/newt-${PV}.tar.gz \
            file://0001-detect-gold-as-GNU-linker-too.patch \
 "
 
-SRC_URI[md5sum] = "e4aa0f7943edd39c52481a87f68f412a"
-SRC_URI[sha256sum] = "08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80"
+SRC_URI[md5sum] = "70b288f821234593a8e7920e435b259b"
+SRC_URI[sha256sum] = "8d66ba6beffc3f786d4ccfee9d2b43d93484680ef8db9397a4fb70b5adbb6dbc"
 
 S = "${WORKDIR}/newt-${PV}"
 

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


More information about the Openembedded-commits mailing list