summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2018-12-28 23:01:43 +0100
committer Willy Sudiarto Raharjo2018-12-29 01:03:42 +0100
commit7f4be9632b242e2cbb64abc70620ab1d38609225 (patch)
tree41d684ea2f2eb3a8441de46fabec14e22adc17c4 /system/xen/domU
parentccd7927cfe455cf73f00a1a90577afd74d159774 (diff)
downloadslackbuilds-7f4be9632b242e2cbb64abc70620ab1d38609225.tar.gz
system/xen: Updated for version 4.11.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/xen/domU')
-rw-r--r--system/xen/domU/domU.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xen/domU/domU.sh b/system/xen/domU/domU.sh
index 8716549536..b9037f4f18 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.88}
+KERNEL=${KERNEL:-4.4.157}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.