summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2018-06-27 16:42:56 -0700
committerJesus Alvarez2018-06-27 16:42:56 -0700
commit2b8d15b5177abc4bbcf43bd410bee9d140dcc792 (patch)
tree2387114f1805e8088a0de6ccdd3c14199c12f316 /spl.install
parent62cff84f7f348ffcb26996534b9e84e87f501a53 (diff)
downloadaur-2b8d15b5177abc4bbcf43bd410bee9d140dcc792.tar.gz
Semi-automated update for 4.17.3.a.1-1
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 07017cdb5cc5..80cbcc92ddb6 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.16.16-1-hardened
+ depmod -a 4.17.3-1-hardened
}