summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephanie Wilde-Hobbs2021-03-22 18:45:06 +0000
committerStephanie Wilde-Hobbs2021-03-22 18:45:06 +0000
commit8c4fec53fa40fb50b71101904556eeecc8100ed3 (patch)
tree82266f3e4173afbcea139bc4d4956eea668ee3d3
parentbc8cf112d685aea6e843234099ebcfdd940af4b9 (diff)
downloadaur-8c4fec53fa40fb50b71101904556eeecc8100ed3.tar.gz
Update upstream URL
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0104210adea..3b1e30f1c749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ _gitname=netdata
pkgver=v1.17.0.r31.g0af353168
pkgrel=1
pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web"
-url="https://github.com/firehol/netdata/wiki"
+url="https://github.com/netdata/netdata/wiki"
arch=('x86_64')
license=('GPL')
-depends=('libmnl' 'libnetfilter_acct' 'zlib' 'judy' 'libuv' 'openssl')
+depends=('libmnl' 'libnetfilter_acct' 'zlib' 'lz4' 'judy' 'libuv' 'openssl' 'json-c')
makedepends=('git')
optdepends=('nodejs: for monitoring named and SNMP devices'
'lm_sensors: for monitoring hardware sensors'