aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2022-06-21 17:59:33 +0200
committerHenrik Riomar <henrik.riomar@gmail.com>2022-06-21 17:59:33 +0200
commit8e4d81ac5f4f765bd1f0e4232d5c67784b514311 (patch)
treee26826f2a91d1dbb9bcec0f764f07e4898999453
parent0d0beb54bcf9fd083be22d6f5fe7d6fab90be79f (diff)
community/zfs-prune-snapshots: upgrade to 1.5.0
-rw-r--r--community/zfs-prune-snapshots/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zfs-prune-snapshots/APKBUILD b/community/zfs-prune-snapshots/APKBUILD
index 7857e7009ed..3b9873f2d2c 100644
--- a/community/zfs-prune-snapshots/APKBUILD
+++ b/community/zfs-prune-snapshots/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Henrik Riomar <henrik.riomar@gmail.com>
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=zfs-prune-snapshots
-pkgver=1.3.0
+pkgver=1.5.0
pkgrel=0
pkgdesc="Remove snapshots from one or more zpools that match given criteria"
url="https://github.com/bahamas10/zfs-prune-snapshots"
@@ -23,5 +23,5 @@ package() {
}
sha512sums="
-0a026615ea48540ddc1b1609c90a2ae0676155b313f08f3154a87c260e087e70ffcfff63ba61ee3999565c1c6ccb8811e587d2c49376f81474b2ea0e6cbae1d0 zfs-prune-snapshots-1.3.0.tar.gz
+d7e3aa832cb5f91735bb57cd2af07a7d32433a829f9e090846b96cfffe565bdc8625c17bb72719f42d9f807ec1a3692a144578c4fc801928680a55ae5bba7b26 zfs-prune-snapshots-1.5.0.tar.gz
"