summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-12-13 14:16:01 -0800
committerJesus Alvarez2017-12-13 14:16:01 -0800
commit487919911f80b990b0d9691287c3ffe40e0c36f5 (patch)
treef6405653c05276ac2acb223a65253971e495601c /spl.install
parent3920f48d1ce3fec53015f2afca61e3ee3d8c8240 (diff)
downloadaur-487919911f80b990b0d9691287c3ffe40e0c36f5.tar.gz
Semi-automated update for 4.14.5.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 54fdef202c7c..0045c894fdcd 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.14.3-1-ARCH
+ depmod -a 4.14.5-1-ARCH
}