summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2018-01-07 15:50:41 -0800
committerJesus Alvarez2018-01-07 15:50:41 -0800
commita97ab50bafd3f009c3c66a83f7c084ba97c82e4e (patch)
tree0caad6ace62da9263166b9e7553f3efa23bef1bb /spl.install
parent68b9e76e7962389fbdb821683ebbd95b6368ab9d (diff)
downloadaur-a97ab50bafd3f009c3c66a83f7c084ba97c82e4e.tar.gz
Semi-automated update for 4.14.12.a.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 395220e950b2..5d3e0ae6767c 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.14.11-1-hardened
+ depmod -a 4.14.12-1-hardened
}