aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2019-10-28 23:23:39 +0800
committerKhem Raj <raj.khem@gmail.com>2019-10-28 15:26:42 -0700
commit5988e70cf279155fc1d855c2c9021214140a111e (patch)
tree7a7200e8ac272c8e9e59b246a7693c17bfd27587 /meta-networking/recipes-daemons
parent71af733347cf3aa2f22abbaded72ae1383c40375 (diff)
downloadmeta-openembedded-5988e70cf279155fc1d855c2c9021214140a111e.tar.gz
keepalived: upgrade 2.0.16 -> 2.0.19
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/keepalived/keepalived_2.0.19.bb (renamed from meta-networking/recipes-daemons/keepalived/keepalived_2.0.16.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/keepalived/keepalived_2.0.16.bb b/meta-networking/recipes-daemons/keepalived/keepalived_2.0.19.bb
index 5257c5cfe2..08182b1b29 100644
--- a/meta-networking/recipes-daemons/keepalived/keepalived_2.0.16.bb
+++ b/meta-networking/recipes-daemons/keepalived/keepalived_2.0.19.bb
@@ -11,8 +11,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "http://www.keepalived.org/software/${BP}.tar.gz"
-SRC_URI[md5sum] = "03f202eace2ad392c61ced15bb710e24"
-SRC_URI[sha256sum] = "f0c7dc86147a286913c1c2c918f557735016285d25779d4d2fce5732fcb888df"
+SRC_URI[md5sum] = "df670e0904d4e48e72ccc8409ad9c6de"
+SRC_URI[sha256sum] = "0e2f8454765bc6a5fa26758bd9cec18aae42882843cdd24848aff0ae65ce4ca7"
DEPENDS = "libnfnetlink openssl"