summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2017-12-28 10:59:06 -0800
committerJesus Alvarez2017-12-28 10:59:06 -0800
commit64876be2e68671a9957ad248056286ffa232fcf3 (patch)
tree4449654726519a5d4dff58ce35f810abef94263f /PKGBUILD
parent84f3daeb5489914f405e556f8a771447906ef01b (diff)
downloadaur-64876be2e68671a9957ad248056286ffa232fcf3.tar.gz
Semi-automated update for 4.14.8.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96069c38b00d..84550400f062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,15 +17,15 @@
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-pkgver=2017.12.22.r3222.823d48bfb.4.14.8.1
+pkgver=2017.12.28.r3224.390d679ac.4.14.8.1
pkgrel=1
makedepends=("linux-headers=4.14.8-1" "git" "spl-linux-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-git" "zfs-utils-common-git=2017.12.22.r3222.823d48bfb" "linux=4.14.8-1")
+depends=("kmod" "spl-linux-git" "zfs-utils-common-git=2017.12.28.r3224.390d679ac" "linux=4.14.8-1")
build() {
cd "${srcdir}/zfs"