zrepl: update to 0.4.0.
This commit is contained in:
parent
9cd6306838
commit
97cbf9f30e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zrepl'
|
# Template file for 'zrepl'
|
||||||
pkgname=zrepl
|
pkgname=zrepl
|
||||||
version=0.2.1
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/zrepl/zrepl
|
go_import_path=github.com/zrepl/zrepl
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Frans Bergman <frans@tankernn.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zrepl/zrepl"
|
homepage="https://github.com/zrepl/zrepl"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=df474e70f5a51d84816ee8a06038ded167a7548e547e2d2822c313f088eeeafd
|
checksum=e7035a8a40913614f4ab24d7caad2c26419fd2b0aaa3565c16439e59214ae590
|
||||||
|
|
||||||
conf_files="/etc/zrepl/*"
|
conf_files="/etc/zrepl/*"
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ post_install() {
|
||||||
vinstall ${FILESDIR}/zrepl.yml 644 etc/zrepl
|
vinstall ${FILESDIR}/zrepl.yml 644 etc/zrepl
|
||||||
vsconf ${FILESDIR}/zrepl.yml
|
vsconf ${FILESDIR}/zrepl.yml
|
||||||
vcopy config/samples/* usr/share/examples/${pkgname}
|
vcopy config/samples/* usr/share/examples/${pkgname}
|
||||||
vsconf dist/grafana/grafana-prometheus-zrepl-0.1.json
|
vsconf dist/grafana/grafana-prometheus-zrepl.json
|
||||||
|
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
vsv zrepl
|
vsv zrepl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue