summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2018-05-07 14:55:33 -0700
committerJesus Alvarez2018-05-07 14:55:33 -0700
commitcb9152804e9fb830e243f63b60c99ce249237859 (patch)
tree7ca53502937da669048929bad18dba90fab87040 /PKGBUILD
parent2895177b38c7932291d4c61ab47ebbf0c7dda7af (diff)
downloadaur-cb9152804e9fb830e243f63b60c99ce249237859.tar.gz
Semi-automated update for 4.16.7.a.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3b79e18c699..f7a8e4b35c9a 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=2018.05.04.r3462.64c1dcefe.4.16.7.a.1
-pkgrel=1
+pkgver=2018.05.06.r3465.ga82a4a15b.4.16.7.a.1
+pkgrel=2
makedepends=("linux-hardened-headers=4.16.7.a-1" "git" "spl-linux-hardened-git-headers")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=64c1dcefe38a62d304177475a2ef77111cec612a")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=a82a4a15be9559b20ec8e8df1430fc4c901d0b69")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-hardened-git" "zfs-utils-common-git=2018.05.04.r3462.64c1dcefe" "linux-hardened=4.16.7.a-1")
+depends=("kmod" "spl-linux-hardened-git" "zfs-utils-common-git=2018.05.06.r3465.ga82a4a15b" "linux-hardened=4.16.7.a-1")
build() {
cd "${srcdir}/zfs"