mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
zfs-prune-snapshots: update to 1.5.0.
This commit is contained in:
parent
1deb1071bc
commit
6e6ba1ee13
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue