mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-07-31 18:36:40 +02:00
Semi-automated update for 4.14.3.1-4
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -18,14 +18,14 @@ pkgbase="zfs-linux"
|
||||
pkgname=("zfs-linux" "zfs-linux-headers")
|
||||
|
||||
pkgver=0.7.3.4.14.3.1
|
||||
pkgrel=1
|
||||
pkgrel=4
|
||||
makedepends=("linux-headers=4.14.3-1" "spl-linux-headers")
|
||||
arch=("x86_64")
|
||||
url="http://zfsonlinux.org/"
|
||||
source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.3/zfs-0.7.3.tar.gz")
|
||||
sha256sums=("cb8fc606835d3f91471e49aca31a6a0a71733b1cbe74fa510e0fe0efa670fe51")
|
||||
license=("CDDL")
|
||||
depends=("kmod" "spl-linux" "zfs-utils-common>=0.7.3" "linux=4.14.3-1")
|
||||
depends=("kmod" "spl-linux" "zfs-utils-common=0.7.3" "linux=4.14.3-1")
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/zfs-0.7.3"
|
||||
|
Reference in New Issue
Block a user