aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-03-04 12:41:27 -0800
committerJoe MacDonald <joe_macdonald@mentor.com>2018-04-06 08:12:21 -0400
commit2c4d5e39abe2b6f4321ba5fb23295c5b9cf0b8ce (patch)
tree268a12323c3b1988ec9d625240fbb27d904a5586 /meta-networking
parent7166aaaf38ebf15d887576050084b92bebef982d (diff)
downloadmeta-openembedded-2c4d5e39abe2b6f4321ba5fb23295c5b9cf0b8ce.tar.gz
keepalived: Upgrade from 1.3.5 -> 1.4.2
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-daemons/keepalived/keepalived_1.4.2.bb (renamed from meta-networking/recipes-daemons/keepalived/keepalived_1.3.5.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-networking/recipes-daemons/keepalived/keepalived_1.3.5.bb b/meta-networking/recipes-daemons/keepalived/keepalived_1.4.2.bb
index 5e7e6e49f5..36417b72a3 100644
--- a/meta-networking/recipes-daemons/keepalived/keepalived_1.3.5.bb
+++ b/meta-networking/recipes-daemons/keepalived/keepalived_1.4.2.bb
@@ -11,9 +11,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "http://www.keepalived.org/software/${BP}.tar.gz"
-
-SRC_URI[md5sum] = "9964d295ec9d34ed3408b57d28847b68"
-SRC_URI[sha256sum] = "c0114d86ea4c896557beb0d9367819a423ffba772bc5d7c548dc455e6b3bd048"
+SRC_URI[md5sum] = "610af6e04071f02d3469191de7499f4e"
+SRC_URI[sha256sum] = "4e2d7cc01a6ee29a3955f5c622d47704ba7d9dd758189f15e9def016a2d1faa3"
DEPENDS = "libnfnetlink openssl"