summaryrefslogtreecommitdiffstats
path: root/system/xen/xen.SlackBuild
diff options
context:
space:
mode:
author mario <mario@slackverse.org>2013-06-02 18:24:29 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-06-04 00:11:24 -0500
commitc7043efbd0e2b3542d35c226b307467d75b7e820 (patch)
tree5be061c1499829eefca389e40a5b46595ab1f7fb /system/xen/xen.SlackBuild
parentf4a50a9ddef9c47680995e99c9a8fbe55aa920d2 (diff)
downloadslackbuilds-c7043efbd0e2b3542d35c226b307467d75b7e820.tar.gz
slackbuilds-c7043efbd0e2b3542d35c226b307467d75b7e820.tar.xz
system/xen: Updated for version 4.2.2 (and 3.2.45 kernel)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xen/xen.SlackBuild')
-rw-r--r--system/xen/xen.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xen/xen.SlackBuild b/system/xen/xen.SlackBuild
index d9fcaf51b7..fe6a287ce5 100644
--- a/system/xen/xen.SlackBuild
+++ b/system/xen/xen.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xen
-# Copyright 2010-2012, mario <mario@slackverse.org>
+# Copyright 2010-2013, mario <mario@slackverse.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xen
-VERSION=${VERSION:-4.2.1}
+VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}