summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-01-18 16:28:45 -0800
committerJesus Alvarez2018-01-18 16:28:45 -0800
commitca2e97ee0c4c9721532af5d354bbefd17fc0c9b1 (patch)
tree6b3d39153ce20eb05e259fb853544b400bd3b622
parent440afc40aa69f58dfe90fa9243daf6febbad367e (diff)
downloadaur-ca2e97ee0c4c9721532af5d354bbefd17fc0c9b1.tar.gz
Semi-automated update for 4.14.13.1-1
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89b092349972..5953fbbab96d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,15 +17,15 @@
pkgbase="spl-linux-git"
pkgname=("spl-linux-git" "spl-linux-git-headers")
-pkgver=2017.12.21.r1060.c9821f1.4.14.13.1
+pkgver=2018.01.18.r1061.fb79036.4.14.13.1
pkgrel=1
makedepends=("linux-headers=4.14.13-1" "git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/spl.git#commit=c9821f1ccc647dfbd506f381b736c664d862d126")
+source=("git+https://github.com/zfsonlinux/spl.git#commit=fb79036f288ea60b59d21fe250bc17445cf69f37")
sha256sums=("SKIP")
license=("GPL")
-depends=("spl-utils-common-git=2017.12.21.r1060.c9821f1" "kmod" "linux=4.14.13-1")
+depends=("spl-utils-common-git=2018.01.18.r1061.fb79036" "kmod" "linux=4.14.13-1")
build() {
cd "${srcdir}/spl"