summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongzhi.Song <hongzhi.song@windriver.com>2019-03-15 01:55:32 -0700
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-03-17 00:19:07 +0000
commit2f600a9df336a24d00f66e91fea10257d552de03 (patch)
treee22f4032940113ac2780d55208281c3e6db50514
parentb3e9a2b3332382960a9cbf8a6084fbf10a33706c (diff)
downloadmeta-virtualization-2f600a9df336a24d00f66e91fea10257d552de03.tar.gz
nagios-core: uprev to v4.4.3
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/nagios/nagios-core_4.4.3.bb (renamed from recipes-extended/nagios/nagios-core_4.4.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/nagios/nagios-core_4.4.2.bb b/recipes-extended/nagios/nagios-core_4.4.3.bb
index b2196eb3..cf379240 100644
--- a/recipes-extended/nagios/nagios-core_4.4.2.bb
+++ b/recipes-extended/nagios/nagios-core_4.4.3.bb
@@ -20,8 +20,8 @@ SRC_URI = "http://prdownloads.sourceforge.net/sourceforge/${SRCNAME}/${SRCNAME}-
20 file://nagios-core-systemd-volatile.conf \ 20 file://nagios-core-systemd-volatile.conf \
21 " 21 "
22 22
23SRC_URI[md5sum] = "7a9736281d4e2ebe4f4569a782f733c5" 23SRC_URI[md5sum] = "8beb253b1236ee1407f698b5d2a2d894"
24SRC_URI[sha256sum] = "3418923f326aa86dc8c84cfd0df788fa495a90d772f8071acf40fdbef0736853" 24SRC_URI[sha256sum] = "bba8f0e8dc8cf72f7a7ae4e8ce9c60f5bd315629421b9ec34818a28b8da49f67"
25 25
26S = "${WORKDIR}/${SRCNAME}-${PV}" 26S = "${WORKDIR}/${SRCNAME}-${PV}"
27 27