mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: kopia-0.6.4
This commit is contained in:
parent
5882f265c0
commit
83cb36f0e0
1 changed files with 14 additions and 0 deletions
14
srcpkgs/kopia/template
Normal file
14
srcpkgs/kopia/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'kopia'
|
||||||
|
pkgname=kopia
|
||||||
|
version=0.6.4
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/kopia/kopia
|
||||||
|
go_ldflags="-X ${go_import_path}/repo.BuildVersion=${version}
|
||||||
|
-X '${go_import_path}/repo.BuildInfo=Void Linux'"
|
||||||
|
short_desc="Fast and secure backup tool"
|
||||||
|
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://kopia.io/"
|
||||||
|
distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
|
||||||
|
checksum=d7ed781be72b2e5fa17ddc3752aa2d47e81cb70ed82affd58903d554a2b9aa65
|
Loading…
Add table
Reference in a new issue