summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2018-02-26 11:46:48 -0800
committerJesus Alvarez2018-02-26 11:46:48 -0800
commit77e30615afaf86c34b292cc55bbbddb8df628de9 (patch)
treeb1016487d7eb4d97d86968b5d15b7b1895f49b56 /PKGBUILD
parent045ca8f70a237f25f56b617c01ab09fe11c97b76 (diff)
downloadaur-77e30615afaf86c34b292cc55bbbddb8df628de9.tar.gz
Semi-automated update for 4.13.12.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a33ff2d1e86..f6898d9a3592 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@
pkgbase="zfs-linux-vfio-git"
pkgname=("zfs-linux-vfio-git" "zfs-linux-vfio-git-headers")
-pkgver=2018.02.15.r3313.e921f6508.4.13.12.2
+pkgver=2018.02.26.r3337.4af6873af.4.13.12.2
pkgrel=1
makedepends=("linux-vfio-headers=4.13.12-2" "git" "spl-linux-vfio-git-headers")
arch=("x86_64")
@@ -25,7 +25,7 @@ url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/zfs.git")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-vfio-git" "zfs-utils-common-git>=2018.02.15.r3313.e921f6508" "linux-vfio=4.13.12-2")
+depends=("kmod" "spl-linux-vfio-git" "zfs-utils-common-git>=2018.02.26.r3337.4af6873af" "linux-vfio=4.13.12-2")
build() {
cd "${srcdir}/zfs"