diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template index 7029c39f7aace4..f295cbae4a8167 100644 --- a/srcpkgs/zrepl/template +++ b/srcpkgs/zrepl/template @@ -1,7 +1,7 @@ # Template file for 'zrepl' pkgname=zrepl -version=0.6.1 -revision=2 +version=0.7.0 +revision=1 build_style=go go_import_path=github.com/zrepl/zrepl go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/zrepl/zrepl" distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz" -checksum=263c82501b75a1413f8a298c1d67d7e940c1b0cb967979790773237e2a30adbd +checksum=d451ad1d05a0afdc752daf1dada9327aa338f691eca91e1c8fc9828eebd89757 conf_files="/etc/zrepl/*" @@ -19,7 +19,7 @@ post_install() { vmkdir etc/zrepl vinstall ${FILESDIR}/zrepl.yml 644 etc/zrepl vsconf ${FILESDIR}/zrepl.yml - vcopy config/samples/* usr/share/examples/${pkgname} + vcopy internal/config/samples/* usr/share/examples/${pkgname} vsconf dist/grafana/grafana-prometheus-zrepl.json vlicense LICENSE