zbackup: revbump against protobuf, cleanup
This commit is contained in:
parent
df63538210
commit
2e7f97c260
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'zbackup'
|
# Template file for 'zbackup'
|
||||||
pkgname=zbackup
|
pkgname=zbackup
|
||||||
version=1.4.4
|
version=1.4.4
|
||||||
revision=15
|
revision=16
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="protobuf"
|
hostmakedepends="protobuf"
|
||||||
makedepends="zlib-devel liblzma-devel protobuf-devel libressl-devel lzo-devel"
|
makedepends="zlib-devel liblzma-devel protobuf-devel libressl-devel lzo-devel"
|
||||||
short_desc="A versatile deduplicating backup tool"
|
short_desc="Versatile deduplicating backup tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://zbackup.org/"
|
homepage="http://zbackup.org/"
|
||||||
distfiles="https://github.com/zbackup/zbackup/archive/${version}.tar.gz"
|
distfiles="https://github.com/zbackup/zbackup/archive/${version}.tar.gz"
|
||||||
checksum=efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85
|
checksum=efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85
|
||||||
|
|
Loading…
Reference in a new issue