summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-08-24 06:59:01 +0000
committerArchzfs Buildbot2018-08-24 06:59:01 +0000
commit3d42d0b4ba5b6279c315ba788ae63413cb058367 (patch)
treeb456aa2ea9f88ae24667c02499697695111551bc /PKGBUILD
parenta41637244ef6d5b541349c116d894ae3f9b57e93 (diff)
downloadaur-3d42d0b4ba5b6279c315ba788ae63413cb058367.tar.gz
Semi-automated update for kernel 4.18.2.a-1 + latest git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b26fd969362..b628303f6532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,12 +18,12 @@
pkgbase="zfs-linux-hardened-git"
pkgname=("zfs-linux-hardened-git" "zfs-linux-hardened-git-headers")
-pkgver=2018.08.22.r4690.ge8a8208ee.4.18.2.a.1
+pkgver=2018.08.23.r4692.g55972a672.4.18.2.a.1
pkgrel=1
makedepends=("linux-hardened-headers=4.18.2.a-1" "git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=e8a8208eef3f2e256ddbf91e73add2e08705d482"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=55972a6724ca49d98d67a47fe0f0b28ad21260d5"
"upstream-ac09630-Fix-zpl_mount-deadlock.patch"
"upstream-9f64c1e-Linux-4.18-compat-inode-timespec_timespec64.patch"
"upstream-9161ace-Linux-compat-4.18-check_disk_size_change.patch")
@@ -32,7 +32,7 @@ sha256sums=("SKIP"
"03ed45af40850c3a51a6fd14f36c1adc06501c688a67afb13db4fded6ec9db1d"
"afbde4a2507dff989404665dbbdfe18eecf5aba716a6513902affa0e4cb033fe")
license=("CDDL")
-depends=("kmod" "zfs-utils-common-git=2018.08.22.r4690.ge8a8208ee" "linux-hardened=4.18.2.a-1")
+depends=("kmod" "zfs-utils-common-git=2018.08.23.r4692.g55972a672" "linux-hardened=4.18.2.a-1")
build() {
cd "${srcdir}/zfs"