summaryrefslogtreecommitdiffstats
path: root/system/vagrant/vagrant.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-03-01 18:18:24 +0100
committer Willy Sudiarto Raharjo2019-03-02 01:40:19 +0100
commit39a1ac6ae13008de892a5efa5bce076e74dc57c5 (patch)
treedcd7a4767a0a262f0746496ebc175f175e11bf33 /system/vagrant/vagrant.SlackBuild
parenta377818804dfe39e0e9f265716c260432d76840e (diff)
downloadslackbuilds-39a1ac6ae13008de892a5efa5bce076e74dc57c5.tar.gz
system/vagrant: Updated for version 2.2.4.
Diffstat (limited to 'system/vagrant/vagrant.SlackBuild')
-rw-r--r--system/vagrant/vagrant.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild
index d03150a372..908bbc6615 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for vagrant
-# Copyright 2013-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-2.2.3}
+VERSION=${VERSION:-2.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}