summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-06-27 21:10:32 -0700
committerJesus Alvarez2016-06-27 21:10:32 -0700
commit37ac2836dc33683f59069e5d8da75e95e4cf3773 (patch)
treefd099b8ab973c8c212e87106825067aec0aff628 /spl.install
parent5881dc723eaf268d8a13e494aa0feb8b6ca173b9 (diff)
downloadaur-37ac2836dc33683f59069e5d8da75e95e4cf3773.tar.gz
Semi-automated update for 0.6.5.7_4.6.3_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 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
}