summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-04-12 10:56:03 -0700
committerJesus Alvarez2017-04-12 10:56:03 -0700
commit4970f0cc89cf8c52cdbc76794c38517829a572c6 (patch)
tree3d467c72c60f4c13cab6f7049070ec071f823bff /spl.install
parent677912dd5cf0c8e0996b563a3249f0266be4c10f (diff)
downloadaur-4970f0cc89cf8c52cdbc76794c38517829a572c6.tar.gz
Semi-automated update for 4.10.9_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 d2b5e4aa386d..b59b763037a5 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.10.8-1-ARCH
+ depmod -a 4.10.9-1-ARCH
}