zfs-prune-snapshots: update to 1.5.0.

This commit is contained in:
Andrew J. Hesford 2022-06-19 09:47:03 -04:00
parent 1deb1071bc
commit 6e6ba1ee13

View file

@ -1,6 +1,6 @@
# Template file for 'zfs-prune-snapshots' # Template file for 'zfs-prune-snapshots'
pkgname=zfs-prune-snapshots pkgname=zfs-prune-snapshots
version=1.3.0 version=1.5.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
depends="bash zfs" depends="bash zfs"
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT" license="MIT"
homepage="https://github.com/bahamas10/zfs-prune-snapshots" homepage="https://github.com/bahamas10/zfs-prune-snapshots"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=aacd3683f2bf615286f6c0b154162df11e29783897127a55e1fe73c6a342979f checksum=a4afe6f2f4655278d66970baaeec8830fb7438fa4d1db6804725014135084ef9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE