summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2016-06-08 18:39:30 -0700
committerJesus Alvarez2016-06-08 18:39:30 -0700
commit86817696d611a1a527401b2111f0de8a4db2b7ba (patch)
tree4821cdd12fffcd5ce45139da49603c6fabb70cd6 /spl.install
parentab3cc25a8ca9723eba99133386859c41952e2bca (diff)
downloadaur-86817696d611a1a527401b2111f0de8a4db2b7ba.tar.gz
Semi-automated update for 0.6.5.7_4.6.1_2-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 1f6b7c1c5a4d..a02af5c0e82f 100644
--- a/spl.install
+++ b/spl.install
@@ -27,5 +27,5 @@ check_hostid() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.5.4-1-ARCH
+ depmod -a 4.6.1-2-ARCH
}