summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-01-27 22:28:04 -0800
committerJesus Alvarez2017-01-27 22:28:04 -0800
commit2fee8047fdddd899b51f021a3bc43642d9f5fd7f (patch)
tree948ebc6a540d99885f6efbf9c646dc30963f682f /spl.install
parent934dd9db663994cf8107840dedb544532aa92f4f (diff)
downloadaur-2fee8047fdddd899b51f021a3bc43642d9f5fd7f.tar.gz
Semi-automated update for 4.9.6_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 b8a7b9b45da4..27fa20f55759 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.8.13-1-ARCH
+ depmod -a 4.9.6-1-ARCH
}