File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'zrepl'
22pkgname=zrepl
3- version=0.6.1
4- revision=2
3+ version=0.7.0
4+ revision=1
55build_style=go
66go_import_path=github.com/zrepl/zrepl
77go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}"
@@ -11,15 +11,15 @@ maintainer="Orphaned <orphan@voidlinux.org>"
1111license="MIT"
1212homepage="https://github.com/zrepl/zrepl"
1313distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
14- checksum=263c82501b75a1413f8a298c1d67d7e940c1b0cb967979790773237e2a30adbd
14+ checksum=d451ad1d05a0afdc752daf1dada9327aa338f691eca91e1c8fc9828eebd89757
1515
1616conf_files="/etc/zrepl/*"
1717
1818post_install() {
1919 vmkdir etc/zrepl
2020 vinstall ${FILESDIR}/zrepl.yml 644 etc/zrepl
2121 vsconf ${FILESDIR}/zrepl.yml
22- vcopy config/samples/* usr/share/examples/${pkgname}
22+ vcopy internal/ config/samples/* usr/share/examples/${pkgname}
2323 vsconf dist/grafana/grafana-prometheus-zrepl.json
2424
2525 vlicense LICENSE
You can’t perform that action at this time.
0 commit comments