aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-06-22 12:01:20 -0700
committerKhem Raj <raj.khem@gmail.com>2018-06-22 17:04:43 -0700
commit4a50bab0fbde4e4a79b1d4d58d8f459178bc92a0 (patch)
tree952821d2b3b303780593b5d48c465fdb924e0228
parent30226cdaffbd8c11f214fc26a590bb19807e7665 (diff)
downloadmeta-openembedded-contrib-4a50bab0fbde4e4a79b1d4d58d8f459178bc92a0.tar.gz
corosync: Upgrade to 2.4.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-extended/corosync/corosync_2.4.4.bb (renamed from meta-networking/recipes-extended/corosync/corosync_2.4.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-extended/corosync/corosync_2.4.3.bb b/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb
index dc2f01b0fb..b760c117cf 100644
--- a/meta-networking/recipes-extended/corosync/corosync_2.4.3.bb
+++ b/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb
@@ -9,8 +9,8 @@ inherit autotools pkgconfig systemd useradd
SRC_URI = "http://build.clusterlabs.org/corosync/releases/${BP}.tar.gz"
-SRC_URI[md5sum] = "bf0ede13018aadc8a046183bc593b0e0"
-SRC_URI[sha256sum] = "b1e7e422e8d2f7af8e5315fa329b1dbd1175fff32efaa55e8054584c80a2c597"
+SRC_URI[md5sum] = "69db29ff4bc035936946be44fc8be5cd"
+SRC_URI[sha256sum] = "9bd4707bb271df16f8d543ec782eb4c35ec0330b7be696b797da4bd8f058a25d"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+\.(?!99)\d+(\.\d+)+)"