mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
zfs-prune-snapshots: update to 1.3.0.
This commit is contained in:
parent
18ce2aa009
commit
3ab0b3574e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zfs-prune-snapshots'
|
||||
pkgname=zfs-prune-snapshots
|
||||
version=1.1.0
|
||||
revision=3
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="bash zfs"
|
||||
checkdepends="shellcheck"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/bahamas10/zfs-prune-snapshots"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=a9f2fb3c5230111db7622f70318219a37aa8d6bd3d7f894fee54e1ec00cdff2f
|
||||
checksum=aacd3683f2bf615286f6c0b154162df11e29783897127a55e1fe73c6a342979f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue