mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
fsarchiver: rebuild against liblz4
This commit is contained in:
parent
565faf09e0
commit
b7b9752d8d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'fsarchiver'
|
# Template file for 'fsarchiver'
|
||||||
pkgname=fsarchiver
|
pkgname=fsarchiver
|
||||||
version=0.8.4
|
version=0.8.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="attr-devel bzip2-devel e2fsprogs-devel libgcrypt-devel
|
makedepends="attr-devel bzip2-devel e2fsprogs-devel libgcrypt-devel
|
||||||
liblzma-devel libzstd-devel lz4-devel lzo-devel"
|
liblzma-devel libzstd-devel liblz4-devel lzo-devel"
|
||||||
short_desc="Safe and flexible file-system backup and deployment tool"
|
short_desc="Safe and flexible file-system backup and deployment tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue