summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-02-21 12:44:19 -0800
committerJesus Alvarez2017-02-21 12:44:19 -0800
commit548524f3d2b31bb1ca0a4ec8682051b82856e57c (patch)
tree877127f1130328f673181fe5cb20b9b5b66bdd69 /spl.install
parenta716c112ba32ddbe83ee9dd67cc46f34098cf519 (diff)
downloadaur-548524f3d2b31bb1ca0a4ec8682051b82856e57c.tar.gz
Semi-automated update for 4.9.11_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 c944a178f5c9..7fb4a0782e01 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.9.9-1-ARCH
+ depmod -a 4.9.11-1-ARCH
}