summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-13 14:45:05 +0000
committerArchzfs Buildbot2019-06-13 14:45:05 +0000
commit33346a5163bd72006a09d978036989a6371817e6 (patch)
tree71894e7d727f5d0a076daf0cec4cc1172d3c6b16
parent0c65b7cdbabb0eccb320dcb7f742cd6cb43fb504 (diff)
downloadaur-33346a5163bd72006a09d978036989a6371817e6.tar.gz
Semi-automated update for kernel 5.1.9.a-1 + latest git commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10b998176315..b4bae4edb122 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = zfs-linux-hardened-git
- pkgver = 2019.06.11.r5187.g5662fd579_5.1.9.a.1
+ pkgver = 2019.06.12.r5191.gdaddbdc7c_5.1.9.a.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = zfs-linux-hardened-git
makedepends = linux-hardened-headers=5.1.9.a-1
makedepends = git
depends = kmod
- depends = zfs-utils-git=2019.06.11.r5187.g5662fd579
+ depends = zfs-utils-git=2019.06.12.r5191.gdaddbdc7c
depends = linux-hardened=5.1.9.a-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=5662fd57941d020e23160b271dc27f254fb5a3c6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=daddbdc7ccf5edc6174d6e7300f93bf009f0be12
sha256sums = SKIP
pkgname = zfs-linux-hardened-git
diff --git a/PKGBUILD b/PKGBUILD
index 90f37a51e974..f9c32e08f003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@
#
pkgbase="zfs-linux-hardened-git"
pkgname=("zfs-linux-hardened-git" "zfs-linux-hardened-git-headers")
-_commit='5662fd57941d020e23160b271dc27f254fb5a3c6'
-_zfsver="2019.06.11.r5187.g5662fd579"
+_commit='daddbdc7ccf5edc6174d6e7300f93bf009f0be12'
+_zfsver="2019.06.12.r5191.gdaddbdc7c"
_kernelver="5.1.9.a-1"
_extramodules="5.1.9.a-1-hardened"