commit
2d23586293
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netdata'
|
# Template file for 'netdata'
|
||||||
pkgname=netdata
|
pkgname=netdata
|
||||||
version=1.7.0
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://netdata.firehol.org/"
|
homepage="http://netdata.firehol.org/"
|
||||||
distfiles="https://github.com/firehol/netdata/releases/download/v${version}/netdata-${version}.tar.bz2"
|
distfiles="https://github.com/firehol/netdata/releases/download/v${version}/netdata-${version}.tar.bz2"
|
||||||
checksum=9c8984da299cb35f1a9e3a948ad7ae46e859a8954f012fe8834b6df9d7b9a4b1
|
checksum=e64fcf628322af9fa1463af47d7bbb6c9c5d43b7fb61819c71da7daa34dc6de8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv netdata
|
vsv netdata
|
||||||
|
|
Loading…
Reference in New Issue