summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
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
}