summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-08-18 12:38:52 -0700
committerJesus Alvarez2017-08-18 12:38:52 -0700
commit53de3ee1f706ce0d6d64c21701e4b7a67c212159 (patch)
treeae85d6646bfcdcf82d9927b190485f5370504c33 /spl.install
parentf6e6da875e9c6e5d531320d601d0b49b175234fb (diff)
downloadaur-53de3ee1f706ce0d6d64c21701e4b7a67c212159.tar.gz
Semi-automated update for 4.12.8.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 62ec494a7a3b..9a7b1d55e200 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.12.6-1-ARCH
+ depmod -a 4.12.8-1-ARCH
}