[oe-commits] [meta-openembedded] branch master-next updated: kea: upgrade 1.7.4 -> 1.7.5

git at git.openembedded.org git at git.openembedded.org
Tue Mar 10 05:35:17 UTC 2020


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

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

The following commit(s) were added to refs/heads/master-next by this push:
     new 721cdf5  kea: upgrade 1.7.4 -> 1.7.5
721cdf5 is described below

commit 721cdf58037ad034a677c9b9d1c2ef12a398e8b6
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Tue Mar 10 04:29:18 2020 -0700

    kea: upgrade 1.7.4 -> 1.7.5
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-connectivity/kea/{kea_1.7.4.bb => kea_1.7.5.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/kea/kea_1.7.4.bb b/meta-networking/recipes-connectivity/kea/kea_1.7.5.bb
similarity index 93%
rename from meta-networking/recipes-connectivity/kea/kea_1.7.4.bb
rename to meta-networking/recipes-connectivity/kea/kea_1.7.5.bb
index a2c9765..38a256a 100644
--- a/meta-networking/recipes-connectivity/kea/kea_1.7.4.bb
+++ b/meta-networking/recipes-connectivity/kea/kea_1.7.5.bb
@@ -14,8 +14,8 @@ SRC_URI = "\
     file://kea-dhcp6.service \
     file://kea-dhcp-ddns.service \
 "
-SRC_URI[md5sum] = "d2d0e3ad8064a5e6f3ba1e970d39f9cc"
-SRC_URI[sha256sum] = "2b7f8d8cafdb9ad2be8df9aceb2de58c8f37c1544e47c28f05e84555d0015ef5"
+SRC_URI[md5sum] = "1f771e0209c9149bcf8fb91a25db03bf"
+SRC_URI[sha256sum] = "9b89b75cd8fd71e0ad7cb32c1b996177ba617bea2d162851eed42eea739e9999"
 
 inherit autotools systemd
 

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


More information about the Openembedded-commits mailing list