netdata: update to 1.5.0.
This commit is contained in:
parent
38ca1a4083
commit
a73fabd1d4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'netdata'
|
||||
pkgname=netdata
|
||||
version=1.3.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,8 +13,8 @@ short_desc="Real-time performance monitoring, done right"
|
|||
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://netdata.firehol.org/"
|
||||
distfiles="http://firehol.org/download/netdata/releases/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=696772c5761354d3ff395c1fcf5eb17eab83937a959e3ebf945288ca8b6d0ed5
|
||||
distfiles="https://github.com/firehol/netdata/releases/download/v${version}/netdata-${version}.tar.bz2"
|
||||
checksum=764212e1c71dbf5cbcd0cc391b7be0ffd4fcfd5e3b603b4fdb4e0b21a9286dd8
|
||||
|
||||
post_install() {
|
||||
vsv netdata
|
||||
|
|
Loading…
Reference in New Issue