diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-01-11 10:14:39 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-12 06:58:31 +0700 |
commit | 72721a04bcd82e3d2b55706715695a27be0956a7 (patch) | |
tree | 6d96622fba6851db09a6ead961335453a28988ad /system/vagrant/vagrant.SlackBuild | |
parent | fee25ba5ed7f020b89b53ef3fa39c89ea3c0d5d5 (diff) |
system/vagrant: Updated for version 2.2.3.
Diffstat (limited to 'system/vagrant/vagrant.SlackBuild')
-rw-r--r-- | system/vagrant/vagrant.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild index e26e325e3e44d..d03150a372c66 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.2.2} +VERSION=${VERSION:-2.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |