summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-08-14 09:55:37 -0700
committerJesus Alvarez2016-08-14 09:55:37 -0700
commit97c467c526d5d6f616a6de917a4e6ad61a646e70 (patch)
tree880d6c711432b190deef07df27ca8a866aa206e8 /spl.install
parent1c64827c9181323df77da3e37d5a26b60a0ecab1 (diff)
downloadaur-97c467c526d5d6f616a6de917a4e6ad61a646e70.tar.gz
Semi-automated update for 0.6.5.7_4.7.0_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 434cbdf940c9..74212596374d 100644
--- a/spl.install
+++ b/spl.install
@@ -27,5 +27,5 @@ check_hostid() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.6.4-1-ARCH
+ depmod -a 4.7.0-1-ARCH
}