mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/netdata to 1.22.1-1
This commit is contained in:
parent
9170506e0f
commit
219489ab95
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - disable LTO
|
||||
|
||||
pkgname=netdata
|
||||
pkgver=1.22.0
|
||||
pkgver=1.22.1
|
||||
pkgrel=1
|
||||
pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web"
|
||||
url="https://github.com/netdata/netdata"
|
||||
|
@ -26,7 +26,7 @@ optdepends=('nodejs: for monitoring named and SNMP devices'
|
|||
install=$pkgname.install
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/netdata/netdata/archive/v${pkgver}.tar.gz"
|
||||
"$pkgname.sysusers")
|
||||
sha512sums=('3bf239c3e950195ef7b8b43f1c17f2cc94f9257a4f21665629f7b518cc6fcef3b0837743254efd03323408b39e2afa9533487147fa30c8f015705c391aa543f3'
|
||||
sha512sums=('47a0b6c4c1b3d8ab18cf25725223c72683ed74084f0efd09cddbe293950839315f8fcadb16c2e5fa9a179745f20b08ce8652d4b972465eacc6a1792b4cfc296e'
|
||||
'a910809a823ba58ca7bdaa72e8d68427b48f452c1fbb2343fa182ecb0a091a7640e73af24b8ba2fdd90e00aed8ef53b7fccd25cb8f04ca9b9fa6c8e52223ca66')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue