summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
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 0e9c44d34d2e..3dfa01ad61e5 100644
--- a/spl.install
+++ b/spl.install
@@ -27,5 +27,5 @@ check_hostid() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.6.2-1-ARCH
+ depmod -a 4.6.3-1-ARCH
}