13 lines
495 B
Bash
13 lines
495 B
Bash
# Template file for 'zbackup'
|
|
pkgname=zbackup
|
|
version=1.4.4
|
|
revision=21
|
|
build_style=cmake
|
|
hostmakedepends="protobuf"
|
|
makedepends="zlib-devel liblzma-devel protobuf-devel libressl-devel lzo-devel"
|
|
short_desc="Versatile deduplicating backup tool"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://zbackup.org/"
|
|
distfiles="https://github.com/zbackup/zbackup/archive/${version}.tar.gz"
|
|
checksum=efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85
|