From 97cbf9f30eee207666532f159ac31b1655f0a077 Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Mon, 19 Apr 2021 10:03:16 -0500 Subject: [PATCH] zrepl: update to 0.4.0. --- srcpkgs/zrepl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template index 15747454d02..102ae31a17c 100644 --- a/srcpkgs/zrepl/template +++ b/srcpkgs/zrepl/template @@ -1,6 +1,6 @@ # Template file for 'zrepl' pkgname=zrepl -version=0.2.1 +version=0.4.0 revision=1 build_style=go go_import_path=github.com/zrepl/zrepl @@ -12,7 +12,7 @@ maintainer="Frans Bergman " license="MIT" homepage="https://github.com/zrepl/zrepl" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=df474e70f5a51d84816ee8a06038ded167a7548e547e2d2822c313f088eeeafd +checksum=e7035a8a40913614f4ab24d7caad2c26419fd2b0aaa3565c16439e59214ae590 conf_files="/etc/zrepl/*" @@ -21,7 +21,7 @@ post_install() { vinstall ${FILESDIR}/zrepl.yml 644 etc/zrepl vsconf ${FILESDIR}/zrepl.yml 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 vsv zrepl