2020-08-15 02:01:10 +00:00
|
|
|
# Template file for 'kopia'
|
|
|
|
pkgname=kopia
|
2020-09-24 15:03:26 +00:00
|
|
|
version=0.7.1
|
2020-08-15 02:01:10 +00:00
|
|
|
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"
|
2020-09-24 15:03:26 +00:00
|
|
|
checksum=23e8499505b6a71d1c4957747ddb3345f9fb1cbb89333ff1246bd3f63dc0b5e6
|