snapraid: update to 11.0.
This commit is contained in:
parent
9531bddd64
commit
6cedcbf344
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'snapraid'
|
||||
pkgname=snapraid
|
||||
version=10.0
|
||||
version=11.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
depends="smartmontools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Evan Deaubl <evan@deaubl.name>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.snapraid.it"
|
||||
distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f7dcf19480256fc2c1db9ab976aa12f786e76da6044cc397f0451524e8031ad6
|
||||
checksum=30a72b8853ea750128c96784b73bb55f7faa4b16367b2e03f40c1f78515c5771
|
||||
|
||||
post_install() {
|
||||
vsconf snapraid.conf.example
|
||||
|
|
Loading…
Reference in New Issue