mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/netdata to 1.18.0-1
This commit is contained in:
parent
6bbe416883
commit
c788021500
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
||||||
# - disable LTO
|
# - disable LTO
|
||||||
|
|
||||||
pkgname=netdata
|
pkgname=netdata
|
||||||
pkgver=1.17.1
|
pkgver=1.18.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web"
|
pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web"
|
||||||
url="https://github.com/netdata/netdata"
|
url="https://github.com/netdata/netdata"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -27,7 +27,7 @@ install="$pkgname.install"
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/netdata/netdata/archive/v${pkgver}.tar.gz"
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/netdata/netdata/archive/v${pkgver}.tar.gz"
|
||||||
"$pkgname.tmpfiles"
|
"$pkgname.tmpfiles"
|
||||||
"$pkgname.sysusers")
|
"$pkgname.sysusers")
|
||||||
sha512sums=('795610ef3e7153982665edd90ece1f06fef264a3eaf28f49ef59505aa83983822f9dd88035a30885db1d462e72b6ce2416ef6365abb94229d6155b896d12a8aa'
|
sha512sums=('012400c555ea24f7f2bcc32f59bd37594811602c1e4d3428c19e1091ca21bd52f5fb2db7469de276a5461e38bd3323a2fba5aa496769e31df92a272c5300a923'
|
||||||
'3f934ddd1f5248f9e11c29050c023d60b76e4098ec9c8d413bb362d43e9242f767fd58310d966076e8400779af8bda2459afcc314b267fcb9f1c84173e14e313'
|
'3f934ddd1f5248f9e11c29050c023d60b76e4098ec9c8d413bb362d43e9242f767fd58310d966076e8400779af8bda2459afcc314b267fcb9f1c84173e14e313'
|
||||||
'a910809a823ba58ca7bdaa72e8d68427b48f452c1fbb2343fa182ecb0a091a7640e73af24b8ba2fdd90e00aed8ef53b7fccd25cb8f04ca9b9fa6c8e52223ca66')
|
'a910809a823ba58ca7bdaa72e8d68427b48f452c1fbb2343fa182ecb0a091a7640e73af24b8ba2fdd90e00aed8ef53b7fccd25cb8f04ca9b9fa6c8e52223ca66')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue