summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-07-25 17:38:33 +0000
committerArchzfs Buildbot2018-07-25 17:38:33 +0000
commit2a590b535e4090190bb81f88c7f180c41d48ca69 (patch)
treed73d6dbdcade65e4bebf7aa324fa9ea9880d7ae9 /spl.install
parentba52d1879e314289ae8d363a7dd6bfaf7e0cff1a (diff)
downloadaur-2a590b535e4090190bb81f88c7f180c41d48ca69.tar.gz
Semi-automated update for kernel 4.17.9.a-1 + zfs 0.7.9
Diffstat (limited to 'spl.install')
-rw-r--r--spl.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/spl.install b/spl.install
index 72a2f162187b..6f278cd12400 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.17.8-1-hardened
+ depmod -a 4.17.9-1-hardened
}