summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2016-06-26 17:17:40 +0200
committer Willy Sudiarto Raharjo2016-06-27 02:54:32 +0200
commit370708023c63342ef91cefb9f2aa520a75a76bd0 (patch)
tree0efe27fef778a711d7792455ac171b65c2f4ed66 /system/xen/domU
parent02f56b708f8e40ed4a384e22f00eebb074c54a7f (diff)
downloadslackbuilds-370708023c63342ef91cefb9f2aa520a75a76bd0.tar.gz
system/xen: Updated for version 4.6.3.
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 0f85ff648a..bdcee3ff6a 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.13}
+KERNEL=${KERNEL:-4.4.14}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.