mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
snapraid: update to 11.5
This commit is contained in:
parent
1c1f46aade
commit
6d8d0025e0
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'snapraid'
|
# Template file for 'snapraid'
|
||||||
pkgname=snapraid
|
pkgname=snapraid
|
||||||
version=11.3
|
version=11.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="smartmontools"
|
depends="smartmontools"
|
||||||
short_desc="A RAID-style backup program for disk arrays"
|
short_desc="RAID-style backup program for disk arrays"
|
||||||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.snapraid.it"
|
homepage="http://www.snapraid.it"
|
||||||
distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d35ad92157936db3411e2cf7325665fc59e2d159204f9424895cfa9f33122af1
|
checksum=1f5267261bdbcf4d48b9359ce67184df11905590739140f740327fb73bcecafa
|
||||||
conf_files="/etc/snapraid.conf"
|
conf_files="/etc/snapraid.conf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue