summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-02-06 15:05:35 -0800
committerJesus Alvarez2017-02-06 15:05:35 -0800
commitd2d3b9ff41a3150d7eab76f1d73584c1a94a8b32 (patch)
treeead2fbb086e47f4f55ada8277d0d6b824ac0d211 /spl.install
parent3ee1d0f5a44f395960ce91b5fc4fa70c761e210b (diff)
downloadaur-d2d3b9ff41a3150d7eab76f1d73584c1a94a8b32.tar.gz
Semi-automated update for 4.9.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 27fa20f55759..95ed615e2338 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.9.6-1-ARCH
+ depmod -a 4.9.7-1-ARCH
}