|
|
@ -8,13 +8,13 @@ |
|
|
|
pkgname="zfs-dkms" |
|
|
|
pkgname="zfs-dkms" |
|
|
|
pkgdesc="Kernel modules for the Zettabyte File System." |
|
|
|
pkgdesc="Kernel modules for the Zettabyte File System." |
|
|
|
|
|
|
|
|
|
|
|
pkgver=2.1.6 |
|
|
|
pkgver=2.1.7 |
|
|
|
pkgrel=1 |
|
|
|
pkgrel=1 |
|
|
|
makedepends=() |
|
|
|
makedepends=() |
|
|
|
arch=("x86_64") |
|
|
|
arch=("x86_64") |
|
|
|
url="https://zfsonlinux.org/" |
|
|
|
url="https://zfsonlinux.org/" |
|
|
|
source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-${pkgver}/zfs-${pkgver}.tar.gz") |
|
|
|
source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-${pkgver}/zfs-${pkgver}.tar.gz") |
|
|
|
sha256sums=("15339014f8d2131348eb937bf8893849806b6d2645ea607a18c7f117749dbd7a") |
|
|
|
sha256sums=("6462e63e185de6ff10c64ffa6ed773201a082f9dd13e603d7e8136fcb4aca71b") |
|
|
|
license=("CDDL") |
|
|
|
license=("CDDL") |
|
|
|
depends=("zfs-utils=${pkgver}" "lsb-release" "dkms") |
|
|
|
depends=("zfs-utils=${pkgver}" "lsb-release" "dkms") |
|
|
|
provides=("zfs" "zfs-headers" "spl" "spl-headers") |
|
|
|
provides=("zfs" "zfs-headers" "spl" "spl-headers") |
|
|
|