summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2018-03-27 13:08:09 -0700
committerJesus Alvarez2018-03-27 13:08:09 -0700
commit38e23d589e5886feb631a807bce311dbd9e16682 (patch)
treeccb202bc70eddcf1248ef863456b4e96bcde9485 /spl.install
parent906ee187df1abac38070fcb95b061bdfc9f6ccc3 (diff)
downloadaur-38e23d589e5886feb631a807bce311dbd9e16682.tar.gz
Semi-automated update for 4.15.13.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 f5c7810cad7c..895b0bd739bd 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.15.11-1-ARCH
+ depmod -a 4.15.13-1-ARCH
}