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