summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-08-26 09:06:21 -0700
committerJesus Alvarez2016-08-26 09:06:21 -0700
commit75bd1eb3692a3f8dd1194dc9c57f279bd01a8fba (patch)
tree4e43b7f39329ab011ecdc19453dfe862c0731591 /spl.install
parent97c467c526d5d6f616a6de917a4e6ad61a646e70 (diff)
downloadaur-75bd1eb3692a3f8dd1194dc9c57f279bd01a8fba.tar.gz
Semi-automated update for 0.6.5.7_4.7.2_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 74212596374d..637be0a0beb6 100644
--- a/spl.install
+++ b/spl.install
@@ -27,5 +27,5 @@ check_hostid() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.7.0-1-ARCH
+ depmod -a 4.7.2-1-ARCH
}