mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
sanoid: update to 2.0.2
This commit is contained in:
parent
c691ad0549
commit
a800ed5283
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'sanoid'
|
||||
pkgname=sanoid
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
depends="perl perl-Config-IniFiles"
|
||||
depends="perl perl-Config-IniFiles perl-Capture-Tiny"
|
||||
short_desc="Policy-driven snapshot management tool for ZFS filesystems"
|
||||
maintainer="Benjamin Slade <slade@jnanam.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
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=e28bd2ee372d777cd58e3a2ddd9c5c04210d07323b648c6c21030d0f7a22a464
|
||||
checksum=8937f1b3ef984e1b4d09603b005dcbf6a0315efd65d001aacbeaf56b67558605
|
||||
|
||||
do_install() {
|
||||
vlicense LICENSE
|
||||
vdoc README.md
|
||||
vinstall sanoid.conf 644 etc/sanoid/
|
||||
vinstall sanoid.defaults.conf 644 etc/sanoid/
|
||||
|
|
Loading…
Add table
Reference in a new issue