zrepl: update to 0.6.0.

This commit is contained in:
Daniel A. Maierhofer 2023-05-29 22:27:10 +02:00 committed by classabbyamp
parent aaca12e36e
commit 83fc87455a

View file

@ -1,7 +1,7 @@
# Template file for 'zrepl'
pkgname=zrepl
version=0.5.0
revision=2
version=0.6.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}"
@ -10,8 +10,8 @@ short_desc="One-stop ZFS backup & replication solution"
maintainer="Frans Bergman <frans@tankernn.eu>"
license="MIT"
homepage="https://github.com/zrepl/zrepl"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
conf_files="/etc/zrepl/*"