summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2016-09-09 17:32:49 +0200
committer Willy Sudiarto Raharjo2016-09-11 03:53:21 +0200
commit2950e4fd85dfa97149c179636ae27b664d9c3157 (patch)
tree63d67d6c6055f01d052abfb695519734377ea6e8 /system/xen/domU
parent6f7d252327e4559f12c7cc6ec6f6d40a110cee00 (diff)
downloadslackbuilds-2950e4fd85dfa97149c179636ae27b664d9c3157.tar.gz
system/xen: Updated for version 4.7.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 bdcee3ff6a..5d0825cebe 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.14}
+KERNEL=${KERNEL:-4.4.19}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.