summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-11-18 16:20:26 -0800
committerJesus Alvarez2016-11-18 16:20:26 -0800
commitc347f4a590244b7bb11378cade1dd8b85980b02a (patch)
treef73ed345453f522231f2d60118afc59b33cef349 /spl.install
parent8467a0fa602a0485870d129fc7f284dca5b4b260 (diff)
downloadaur-c347f4a590244b7bb11378cade1dd8b85980b02a.tar.gz
Semi-automated update for 4.8.8_2-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 661fb4c459eb..677408633cb7 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.8.8-1-ARCH
+ depmod -a 4.8.8-2-ARCH
}