summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-daemons/keepalived/keepalived_2.2.1.bb (renamed from meta-networking/recipes-daemons/keepalived/keepalived_2.1.5.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-networking/recipes-daemons/keepalived/keepalived_2.1.5.bb b/meta-networking/recipes-daemons/keepalived/keepalived_2.2.1.bb
index 1230fcaee..a778d2609 100644
--- a/meta-networking/recipes-daemons/keepalived/keepalived_2.1.5.bb
+++ b/meta-networking/recipes-daemons/keepalived/keepalived_2.2.1.bb
@@ -11,9 +11,7 @@ LICENSE = "GPLv2"
11LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 11LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
12 12
13SRC_URI = "http://www.keepalived.org/software/${BP}.tar.gz" 13SRC_URI = "http://www.keepalived.org/software/${BP}.tar.gz"
14SRC_URI[md5sum] = "27e1cfff5b8dd95062ad415957e663e5" 14SRC_URI[sha256sum] = "91186f20c83ffc48d7a15a9a6e2329ed4feeb2dcb51f4aa9672c8840190ea741"
15SRC_URI[sha256sum] = "d94d7ccbc5c95ab39c95a0e5ae89a25a224f39b6811f2930d3a1885a69732259"
16
17UPSTREAM_CHECK_URI = "https://github.com/acassen/keepalived/releases" 15UPSTREAM_CHECK_URI = "https://github.com/acassen/keepalived/releases"
18 16
19DEPENDS = "libnfnetlink openssl" 17DEPENDS = "libnfnetlink openssl"