summarylogtreecommitdiffstats
path: root/comodo-modules.install
diff options
context:
space:
mode:
authorWorMzy Tykashi2016-09-08 11:50:42 +0100
committerWorMzy Tykashi2016-09-08 11:50:42 +0100
commit7e84ecce33aac40dec1259c39bb3609ed6064fa5 (patch)
treed8272346b3035c49cbeac9bca090fc16af442cd0 /comodo-modules.install
parent4c18fe15b65d9cedc5167c12262fb78d78076606 (diff)
downloadaur-7e84ecce33aac40dec1259c39bb3609ed6064fa5.tar.gz
Updated for 4.7.x linux kernel
Diffstat (limited to 'comodo-modules.install')
-rw-r--r--comodo-modules.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/comodo-modules.install b/comodo-modules.install
index bb0e65bef53b..7ee0e817bf17 100644
--- a/comodo-modules.install
+++ b/comodo-modules.install
@@ -1,5 +1,5 @@
run_depmod() {
- KERNEL=4.4.1-1-ARCH
+ KERNEL=4.7.2-1-ARCH
depmod $KERNEL
}