summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-11-11 07:28:34 -0800
committerJesus Alvarez2016-11-11 07:28:34 -0800
commit8e930bc5f6ead6b0bb086f0ebf0f71eca8cbe837 (patch)
tree361b537c32a7834fda9c05eb5387af7b211612e1 /spl.install
parent6ee7c32f42d3539d836107b4811a4ff58cf7e39b (diff)
downloadaur-8e930bc5f6ead6b0bb086f0ebf0f71eca8cbe837.tar.gz
Semi-automated update for 4.8.7_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 dc239f8753e4..74fef50f75e8 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.8.6-1-ARCH
+ depmod -a 4.8.7-1-ARCH
}