summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-07-15 08:38:13 -0700
committerJesus Alvarez2016-07-15 08:38:13 -0700
commit1c64827c9181323df77da3e37d5a26b60a0ecab1 (patch)
tree2f34494bd0305e41a18d73076e5811d046525022 /spl.install
parent37ac2836dc33683f59069e5d8da75e95e4cf3773 (diff)
downloadaur-1c64827c9181323df77da3e37d5a26b60a0ecab1.tar.gz
Semi-automated update for 0.6.5.7_4.6.4_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 3dfa01ad61e5..434cbdf940c9 100644
--- a/spl.install
+++ b/spl.install
@@ -27,5 +27,5 @@ check_hostid() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.6.3-1-ARCH
+ depmod -a 4.6.4-1-ARCH
}