zrepl: update to 0.6.1.

This commit is contained in:
Zach Dykstra 2023-12-28 11:15:41 -06:00 committed by Duncan Overbruck
parent 325c243476
commit 54ae904525
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zrepl'
pkgname=zrepl
version=0.6.0
revision=2
version=0.6.1
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 <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/zrepl/zrepl"
distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
checksum=263c82501b75a1413f8a298c1d67d7e940c1b0cb967979790773237e2a30adbd
conf_files="/etc/zrepl/*"