summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23c2e40c6a0a..0704ec3e66a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spl-utils-common-git
pkgdesc = Solaris Porting Layer kernel module support files.
- pkgver = 2018.05.02.r1073.84a80d5
+ pkgver = 2018.05.07.r1074.g1149b62
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = spl-utils-common-git
conflicts = spl-utils-linux-lts-git
replaces = spl-utils-linux,
replaces = spl-utils-linux-lts
- source = git+https://github.com/zfsonlinux/spl.git#commit=84a80d5f2d14fdfd16d440eef2e3d6e756a1165c
+ source = git+https://github.com/zfsonlinux/spl.git#commit=1149b62d20b7ed9d8ae25d5da7a06213d79b7602
sha256sums = SKIP
pkgname = spl-utils-common-git
diff --git a/PKGBUILD b/PKGBUILD
index ab96ac5b7b27..5002bd1ac828 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
#
pkgname="spl-utils-common-git"
-pkgver=2018.05.02.r1073.84a80d5
+pkgver=2018.05.07.r1074.g1149b62
pkgrel=1
pkgdesc="Solaris Porting Layer kernel module support files."
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/spl.git#commit=84a80d5f2d14fdfd16d440eef2e3d6e756a1165c")
+source=("git+https://github.com/zfsonlinux/spl.git#commit=1149b62d20b7ed9d8ae25d5da7a06213d79b7602")
sha256sums=("SKIP")
groups=("archzfs-linux-git")
license=("GPL")