mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/zfs-auto-snapshot: fixup deps
Also add -or-later to the license
This commit is contained in:
parent
2e0e53b7eb
commit
f5ded37545
@ -2,11 +2,12 @@
|
||||
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
|
||||
pkgname=zfs-auto-snapshot
|
||||
pkgver=1.2.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="ZFS Automatic Snapshot Service for Linux"
|
||||
url="https://github.com/zfsonlinux/zfs-auto-snapshot"
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
arch="noarch !armhf !armv7"
|
||||
license="GPL-2.0-or-later"
|
||||
depends="zfs"
|
||||
checkdepends="checkbashisms"
|
||||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/zfsonlinux/$pkgname/archive/upstream/${pkgver}.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user