diff options
| author | Jan Vermaete <jan.vermaete@gmail.com> | 2021-12-19 09:47:52 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-12-23 23:05:27 -0800 |
| commit | b62d0a9d82db05f62be56e25b6f5049d736b9666 (patch) | |
| tree | ca4e0c1e5ac8d7e594e74c434c91b106bce27f50 /meta-webserver | |
| parent | d3e154647b9626971029244bd3040bca9fd35ee2 (diff) | |
| download | meta-openembedded-b62d0a9d82db05f62be56e25b6f5049d736b9666.tar.gz | |
netdata: version bump from 1.32.0 to 1.32.1
Changelog: https://github.com/netdata/netdata/releases/tag/1.32.1
test: raspberrypi4-64
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver')
| -rw-r--r-- | meta-webserver/recipes-webadmin/netdata/netdata_1.32.1.bb (renamed from meta-webserver/recipes-webadmin/netdata/netdata_1.32.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-webadmin/netdata/netdata_1.32.0.bb b/meta-webserver/recipes-webadmin/netdata/netdata_1.32.1.bb index 5b7f43f333..7f99e9d4cc 100644 --- a/meta-webserver/recipes-webadmin/netdata/netdata_1.32.0.bb +++ b/meta-webserver/recipes-webadmin/netdata/netdata_1.32.1.bb | |||
| @@ -5,8 +5,8 @@ DESCRIPTION = "Netdata is high-fidelity infrastructure monitoring and troublesho | |||
| 5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPLv3" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fc9b848046ef54b5eaee6071947abd24" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fc9b848046ef54b5eaee6071947abd24" |
| 7 | 7 | ||
| 8 | SRC_URI = "https://github.com/netdata/netdata/releases/download/v${PV}/netdata-v${PV}.tar.gz" | 8 | SRC_URI = "https://github.com/${PN}/${PN}/releases/download/${PV}/${PN}-v${PV}.tar.gz" |
| 9 | SRC_URI[sha256sum] = "5e066d322f88013cea78eb9bb42bca64599278b9db8d46593777e4258743fefd" | 9 | SRC_URI[sha256sum] = "ac406513e86ad24976a66146702aeac960e43908abc51d70e4a073905275d13e" |
| 10 | 10 | ||
| 11 | # default netdata.conf for netdata configuration | 11 | # default netdata.conf for netdata configuration |
| 12 | SRC_URI += "file://netdata.conf" | 12 | SRC_URI += "file://netdata.conf" |
