[oe-commits] [meta-openembedded] 15/35: python-xxhash: upgrade 1.4.1 -> 1.4.2

git at git.openembedded.org git at git.openembedded.org
Thu Oct 17 03:24:27 UTC 2019


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 54cdeef0cc4f941e073cce036b859b70d38d0ba1
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Tue Oct 15 16:02:02 2019 +0800

    python-xxhash: upgrade 1.4.1 -> 1.4.2
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-xxhash.inc                 | 4 ++--
 .../python/{python3-xxhash_1.4.1.bb => python3-xxhash_1.4.2.bb}       | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-xxhash.inc b/meta-python/recipes-devtools/python/python-xxhash.inc
index 6b44482..93b2a15 100644
--- a/meta-python/recipes-devtools/python/python-xxhash.inc
+++ b/meta-python/recipes-devtools/python/python-xxhash.inc
@@ -3,5 +3,5 @@ SECTION = "devel/python"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5a8d76283514a1b7e6a414aba38629b5"
 
-SRC_URI[md5sum] = "2e6c0bd69a540e15ff2222d6cb8da466"
-SRC_URI[sha256sum] = "6b5af8c37ff12745ae77f28e695c0d3a3327932fd229824e49382377e940fdf1"
+SRC_URI[md5sum] = "80461eff10ac62214fa788a6045aab43"
+SRC_URI[sha256sum] = "82cdc67b41da904aa2921107e9877814079d9b067a99f19852b5d85e8a40555d"
diff --git a/meta-python/recipes-devtools/python/python3-xxhash_1.4.1.bb b/meta-python/recipes-devtools/python/python3-xxhash_1.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-xxhash_1.4.1.bb
rename to meta-python/recipes-devtools/python/python3-xxhash_1.4.2.bb

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


More information about the Openembedded-commits mailing list