diff options
-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 | |||
9 | 9 | ||
10 | SRC_URI = "http://build.clusterlabs.org/corosync/releases/${BP}.tar.gz" | 10 | SRC_URI = "http://build.clusterlabs.org/corosync/releases/${BP}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "bf0ede13018aadc8a046183bc593b0e0" | 12 | SRC_URI[md5sum] = "69db29ff4bc035936946be44fc8be5cd" |
13 | SRC_URI[sha256sum] = "b1e7e422e8d2f7af8e5315fa329b1dbd1175fff32efaa55e8054584c80a2c597" | 13 | SRC_URI[sha256sum] = "9bd4707bb271df16f8d543ec782eb4c35ec0330b7be696b797da4bd8f058a25d" |
14 | 14 | ||
15 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+\.(?!99)\d+(\.\d+)+)" | 15 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+\.(?!99)\d+(\.\d+)+)" |
16 | 16 | ||