mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zrepl: update to 0.6.0.
This commit is contained in:
parent
aaca12e36e
commit
83fc87455a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zrepl'
|
# Template file for 'zrepl'
|
||||||
pkgname=zrepl
|
pkgname=zrepl
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/zrepl/zrepl
|
go_import_path=github.com/zrepl/zrepl
|
||||||
go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}"
|
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>"
|
maintainer="Frans Bergman <frans@tankernn.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zrepl/zrepl"
|
homepage="https://github.com/zrepl/zrepl"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
|
||||||
checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
|
checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
|
||||||
|
|
||||||
conf_files="/etc/zrepl/*"
|
conf_files="/etc/zrepl/*"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue