mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
zbackup: update to 1.4.3.
This commit is contained in:
parent
4f0363b174
commit
86236d9eab
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'zbackup'
|
# Template file for 'zbackup'
|
||||||
pkgname=zbackup
|
pkgname=zbackup
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=2
|
revision=1
|
||||||
|
build_pie=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake protobuf"
|
hostmakedepends="cmake protobuf"
|
||||||
makedepends="zlib-devel liblzma-devel protobuf-devel libressl-devel lzo-devel"
|
makedepends="zlib-devel liblzma-devel protobuf-devel libressl-devel lzo-devel"
|
||||||
|
@ -10,4 +11,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=6259e8206ef996c8f925a536dda09d955bd6308d1e9b3b5b6bcdfd00e8ac8f41
|
checksum=7bb027d34b98ae2c5aa5066177ba7a1542c786e16e52d47dc3c29bb326b1cd4a
|
||||||
|
|
Loading…
Add table
Reference in a new issue