diff options
author | Mario Preksavec <mario@slackware.hr> | 2020-10-24 04:54:05 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:50 +0700 |
commit | 8fc56a989afed0c85eaeda409e947ff5ad827309 (patch) | |
tree | 990d8049d06b8e4a9ab065ccb39b4e87f6ff67cd /system/xen/xen.SlackBuild | |
parent | fc33e724f1bc05144ca50676f39e1bd0f3a4aba6 (diff) | |
download | slackbuilds-8fc56a989afed0c85eaeda409e947ff5ad827309.tar.gz |
system/xen: XSA 333-347 update.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xen/xen.SlackBuild')
-rw-r--r-- | system/xen/xen.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xen/xen.SlackBuild b/system/xen/xen.SlackBuild index f8437c7903..5c90056af9 100644 --- a/system/xen/xen.SlackBuild +++ b/system/xen/xen.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=xen VERSION=${VERSION:-4.13.1} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} SEABIOS=${SEABIOS:-1.12.1} |