mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/netdata to 1.10.0-1
This commit is contained in:
parent
1faa9ae42a
commit
a8aa5cca13
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - disable LTO
|
||||
|
||||
pkgname=netdata
|
||||
pkgver=1.9.0
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web"
|
||||
url="https://github.com/firehol/netdata/wiki"
|
||||
|
@ -28,7 +28,7 @@ install="$pkgname.install"
|
|||
source=("https://github.com/firehol/netdata/releases/download/v${pkgver}/netdata-${pkgver}.tar.xz"
|
||||
"${pkgname}.tmpfiles"
|
||||
"${pkgname}.sysusers")
|
||||
sha512sums=('3766c8b86229545dee8fed3a43a5dd73ba36db9114b2418a6ceaaba15488edf792308be922dafed34026fd52166257fc27823ce0f6664696f79b33b93345f2b5'
|
||||
sha512sums=('ae1e3f06b175321d0bfb9818e7c4dbfb73f957b7d086580c33a8db3e4cc6b6fdeb57d84bd210a77db7f63c84286fcf988d7e03627bf6217110b038fd132c44e1'
|
||||
'3f934ddd1f5248f9e11c29050c023d60b76e4098ec9c8d413bb362d43e9242f767fd58310d966076e8400779af8bda2459afcc314b267fcb9f1c84173e14e313'
|
||||
'a910809a823ba58ca7bdaa72e8d68427b48f452c1fbb2343fa182ecb0a091a7640e73af24b8ba2fdd90e00aed8ef53b7fccd25cb8f04ca9b9fa6c8e52223ca66')
|
||||
|
||||
|
|
Loading…
Reference in a new issue