summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2019-04-10 23:20:31 +0200
committer Willy Sudiarto Raharjo2019-04-13 01:56:56 +0200
commitb8b9db116aaf5d00748f0afeef861aaaa9e2d63d (patch)
tree891dd49240e6cc1602b31af19008937d4b22ac75 /system/xen/domU
parent718770eca955a2eeb69b7d06b8b39d14e06de016 (diff)
downloadslackbuilds-b8b9db116aaf5d00748f0afeef861aaaa9e2d63d.tar.gz
system/xen: Updated for version 4.12.0.
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 b9037f4f18..c471242392 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.157}
+KERNEL=${KERNEL:-4.4.172}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.