summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e73e66050e39..829bdfab4f4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Dec 26 03:48:20 UTC 2017
+# Thu Dec 28 18:43:24 UTC 2017
pkgbase = zfs-linux-hardened-git
- pkgver = 2017.12.22.r3222.823d48bfb.4.14.9.a.1
+ pkgver = 2017.12.28.r3224.390d679ac.4.14.9.a.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = zfs-linux-hardened-git
makedepends = spl-linux-hardened-git-headers
depends = kmod
depends = spl-linux-hardened-git
- depends = zfs-utils-common-git=2017.12.22.r3222.823d48bfb
+ depends = zfs-utils-common-git=2017.12.28.r3224.390d679ac
depends = linux-hardened=4.14.9.a-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=823d48bfb182137c53b9432498f1f0564eaa8bfc
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=390d679acdfa6a2498280a4dcd33b7600ace27ce
sha256sums = SKIP
pkgname = zfs-linux-hardened-git
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"