sanoid: update to 1.4.18
Closes #13919. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
7433d762bd
commit
fb234603a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sanoid'
|
||||
pkgname=sanoid
|
||||
version=1.4.14
|
||||
version=1.4.18
|
||||
revision=1
|
||||
depends="perl perl-Config-IniFiles"
|
||||
short_desc="Policy-driven snapshot management tool for ZFS filesystems"
|
||||
|
@ -9,7 +9,7 @@ license="GPL-3"
|
|||
homepage="http://www.openoid.net/products/"
|
||||
distfiles="https://github.com/jimsalterjrs/sanoid/archive/v$version.tar.gz"
|
||||
conf_files="/etc/sanoid/sanoid.conf /etc/sanoid/sanoid.defaults.conf"
|
||||
checksum=7425e54622f7f270d9a5c3ac4e814e20d2df5307b5e032feb4a6d023a659d516
|
||||
checksum=42e6ba2f8fc5ebf4ca6c4c7ea71dc68756891ba2a81111d49ca0304c532b1dfa
|
||||
|
||||
do_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue