summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-08-13 16:27:03 -0700
committerJesus Alvarez2017-08-13 16:27:03 -0700
commitf81a540cb7f32f5b567fa915596f1c4e853006ce (patch)
tree6b27adcf3a6d7798a2e74216ef1914610d3ca1e9 /spl.install
parent0aee0194150b93d487882959a293d2d7c8bdddf5 (diff)
downloadaur-f81a540cb7f32f5b567fa915596f1c4e853006ce.tar.gz
Semi-automated update for 4.12.7.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 da33f786ef40..4744d412ede3 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.12.5-1-hardened
+ depmod -a 4.12.7-1-hardened
}