summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2018-03-12 17:12:01 -0700
committerJesus Alvarez2018-03-12 17:12:01 -0700
commita59f8b548a4216cf9061ad360e9282921f6d0093 (patch)
tree88452bde5c31638b499a13cc31e20a8f8afbcf3f /spl.install
parent56c0d9994e1b4cf186193b4e7d744f5ae78fdfd0 (diff)
downloadaur-a59f8b548a4216cf9061ad360e9282921f6d0093.tar.gz
Semi-automated update for 4.15.8.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 b145a291a56d..4bebdd862ae5 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.15.7-1-ARCH
+ depmod -a 4.15.8-1-ARCH
}