mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/zfs-prune-snapshots: fixup deps
This commit is contained in:
parent
32a48b72c1
commit
2e0e53b7eb
@ -2,11 +2,12 @@
|
||||
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
|
||||
pkgname=zfs-prune-snapshots
|
||||
pkgver=1.0.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Remove snapshots from one or more zpools that match given criteria"
|
||||
url="https://github.com/bahamas10/zfs-prune-snapshots"
|
||||
arch="noarch"
|
||||
arch="noarch !armhf !armv7"
|
||||
license="MIT"
|
||||
depends="bash zfs"
|
||||
subpackages="$pkgname-doc"
|
||||
options="!check" # check() requires shellcheck
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/bahamas10/${pkgname}/archive/v${pkgver}.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user