summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-11-06 05:24:34 -0800
committerJesus Alvarez2017-11-06 05:24:34 -0800
commitb8e4d0f85ee49de529bbd36902671382b90e2827 (patch)
tree2699406a5e45dae976d6e3988752a7c9564253e5 /spl.install
parent83a742bdb0badd7a4d6e7036defa1801a32c573f (diff)
downloadaur-b8e4d0f85ee49de529bbd36902671382b90e2827.tar.gz
Semi-automated update for 4.13.11.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 a6714ac07232..10964d25ec9c 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.13.10-1-ARCH
+ depmod -a 4.13.11-1-ARCH
}