summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-11-29 01:12:29 -0800
committerJesus Alvarez2016-11-29 01:12:29 -0800
commit09dcfe2c3205f6b323186996156a7ccbd841afb9 (patch)
tree5e97f3005c790e6fc5bfba797732c55643ff2f20 /spl.install
parent8f6a936d6aabec2773ae91747417e85c0c3de13c (diff)
downloadaur-09dcfe2c3205f6b323186996156a7ccbd841afb9.tar.gz
Semi-automated update for 4.8.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 027406b15613..5e320ca9c3cc 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.8.10-1-ARCH
+ depmod -a 4.8.11-1-ARCH
}