summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2018-05-07 14:56:21 -0700
committerJesus Alvarez2018-05-07 14:56:21 -0700
commitbb7ac63c90bdde7940677584715756251a6cedfb (patch)
treeba86c26cb046ef6b066b709e753765938f60f458 /spl.install
parent79d19cb16b9f8c6a27fa4dee34fb2ba418699237 (diff)
downloadaur-bb7ac63c90bdde7940677584715756251a6cedfb.tar.gz
Semi-automated update for 4.16.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 1c396c4e46f6..bd23fb61b442 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.16.6-1-ARCH
+ depmod -a 4.16.7-1-ARCH
}