mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
sanoid: update to 2.2.0.
This commit is contained in:
parent
79eba83de6
commit
87bf2cde44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sanoid'
|
# Template file for 'sanoid'
|
||||||
pkgname=sanoid
|
pkgname=sanoid
|
||||||
version=2.1.0
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
depends="perl perl-Config-IniFiles perl-Capture-Tiny"
|
depends="perl perl-Config-IniFiles perl-Capture-Tiny"
|
||||||
short_desc="Policy-driven snapshot management tool for ZFS filesystems"
|
short_desc="Policy-driven snapshot management tool for ZFS filesystems"
|
||||||
|
@ -9,7 +9,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://www.openoid.net/products/"
|
homepage="http://www.openoid.net/products/"
|
||||||
distfiles="https://github.com/jimsalterjrs/sanoid/archive/v$version.tar.gz"
|
distfiles="https://github.com/jimsalterjrs/sanoid/archive/v$version.tar.gz"
|
||||||
conf_files="/etc/sanoid/sanoid.conf /etc/sanoid/sanoid.defaults.conf"
|
conf_files="/etc/sanoid/sanoid.conf /etc/sanoid/sanoid.defaults.conf"
|
||||||
checksum=97b41f689a7ea23671dac3fcb20540f6d3aee880ed3282df7448756f99e7040e
|
checksum=a997552e3c5f9fc8407fd20fa1adc99fc37a1f61547f738114c96a1ea1658fe2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue