summarylogtreecommitdiffstats
path: root/guest.install
diff options
context:
space:
mode:
authorsirlucjan2016-02-02 20:27:54 +0100
committersirlucjan2016-02-02 20:27:54 +0100
commitcab3d506d177bc0b6b146769e7de4ef9e7951787 (patch)
treeec93c4f398fece745852c4be20929435155e6f39 /guest.install
parentd5a29049c3284c16b14ee5715b997cd730f3a763 (diff)
downloadaur-cab3d506d177bc0b6b146769e7de4ef9e7951787.tar.gz
Bump to 4.4.1
Diffstat (limited to 'guest.install')
-rw-r--r--guest.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/guest.install b/guest.install
index 62cb636e75eb..63eeb655eba4 100644
--- a/guest.install
+++ b/guest.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.3-lqx'
+ EXTRAMODULES='extramodules-4.4-lqx'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}