summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cd061bcdab0..ceec59307216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,15 +18,15 @@
pkgbase="zfs-linux-hardened-git"
pkgname=("zfs-linux-hardened-git" "zfs-linux-hardened-git-headers")
-pkgver=2017.12.22.r3222.823d48bfb.4.14.9.a.1
+pkgver=2017.12.28.r3224.390d679ac.4.14.9.a.1
pkgrel=1
makedepends=("linux-hardened-headers=4.14.9.a-1" "git" "spl-linux-hardened-git-headers")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=823d48bfb182137c53b9432498f1f0564eaa8bfc")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=390d679acdfa6a2498280a4dcd33b7600ace27ce")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-hardened-git" "zfs-utils-common-git=2017.12.22.r3222.823d48bfb" "linux-hardened=4.14.9.a-1")
+depends=("kmod" "spl-linux-hardened-git" "zfs-utils-common-git=2017.12.28.r3224.390d679ac" "linux-hardened=4.14.9.a-1")
build() {
cd "${srcdir}/zfs"