mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zrepl: update to 0.6.1.
This commit is contained in:
parent
325c243476
commit
54ae904525
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zrepl'
|
# Template file for 'zrepl'
|
||||||
pkgname=zrepl
|
pkgname=zrepl
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
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}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zrepl/zrepl"
|
homepage="https://github.com/zrepl/zrepl"
|
||||||
distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
|
||||||
checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
|
checksum=263c82501b75a1413f8a298c1d67d7e940c1b0cb967979790773237e2a30adbd
|
||||||
|
|
||||||
conf_files="/etc/zrepl/*"
|
conf_files="/etc/zrepl/*"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue