mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
fsarchiver: update to 0.8.5.
This commit is contained in:
parent
34f753d77f
commit
fef14cfdbb
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'fsarchiver'
|
# Template file for 'fsarchiver'
|
||||||
pkgname=fsarchiver
|
pkgname=fsarchiver
|
||||||
version=0.8.4
|
version=0.8.5
|
||||||
revision=3
|
revision=1
|
||||||
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 liblz4-devel
|
||||||
liblzma-devel libzstd-devel liblz4-devel lzo-devel"
|
liblzma-devel libzstd-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"
|
||||||
homepage="http://www.fsarchiver.org/"
|
homepage="http://www.fsarchiver.org/"
|
||||||
distfiles="https://github.com/fdupoux/fsarchiver/releases/download/${version}/fsarchiver-${version}.tar.gz"
|
distfiles="https://github.com/fdupoux/fsarchiver/releases/download/${version}/fsarchiver-${version}.tar.gz"
|
||||||
checksum=72cbf31df756bfa6a3b9514cfe148f6af12c5ca861bca8d3755ffea6b856ff66
|
checksum=c694f52e42703d7e8c4d56f2db97a8ff5616df1d723429126de97c22217c88fe
|
||||||
|
|
Loading…
Add table
Reference in a new issue