summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2018-06-13 22:18:28 -0700
committerJesus Alvarez2018-06-13 22:18:28 -0700
commite6e29a9a09482c0f3fdde68c8070be636527536f (patch)
treefa9b89453b768a5d0cc1d9f5395aa8f9f5ebd30c /spl.install
parentdb229c4b0afef3ea6eef3a57cf765b7ad34e06cc (diff)
downloadaur-e6e29a9a09482c0f3fdde68c8070be636527536f.tar.gz
Semi-automated update for 4.16.15.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 8878354ac94d..26541be218ec 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.16.13-1-hardened
+ depmod -a 4.16.15-1-hardened
}