diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-10-18 09:57:36 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:09 +0700 |
commit | feb49a7336a1be3e67cb8146ae159dcff47a1047 (patch) | |
tree | 504711733821a4e52a1fe60a948c062f0705c32b /system/vagrant/vagrant.SlackBuild | |
parent | 77671eceed8aef8f2412a8c10c3ac8daed198d97 (diff) | |
download | slackbuilds-feb49a7336a1be3e67cb8146ae159dcff47a1047.tar.gz |
system/vagrant: Updated for version 2.2.0.
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 bcac194218..cc3bcf2b1c 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.1.5} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |