mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
zbackup: rebuild against OpenSSL
This commit is contained in:
parent
4420f2a908
commit
06b53dd3b1
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'zbackup'
|
# Template file for 'zbackup'
|
||||||
pkgname=zbackup
|
pkgname=zbackup
|
||||||
version=1.4.4
|
version=1.4.4
|
||||||
revision=21
|
revision=22
|
||||||
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 openssl-devel lzo-devel"
|
||||||
short_desc="Versatile deduplicating backup tool"
|
short_desc="Versatile deduplicating backup tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue