New package: zbackup-1.3.
This commit is contained in:
parent
f0b30ba53f
commit
39333833b0
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'zbackup'
|
||||
pkgname=zbackup
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake protobuf-devel"
|
||||
makedepends="zlib-devel liblzma-devel protobuf-devel libressl-devel"
|
||||
short_desc="A versatile deduplicating backup tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://zbackup.org/"
|
||||
distfiles="https://github.com/zbackup/zbackup/archive/${version}.tar.gz"
|
||||
checksum=0c85232918295984fccb35804dbaeaa38df13c923814640524a8d9de2c6db1ee
|
Loading…
Reference in New Issue