diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-09-06 23:10:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:29 +0700 |
commit | f389a28195ae32b7f1ab93dfc3006ad257f1774f (patch) | |
tree | fd5a920d37299fbe5b7a1de946aa1848bf7423b9 /system/vagrant/vagrant.SlackBuild | |
parent | cd4f6b233d2321dc05e35a3b78c700f83eb21f6a (diff) |
system/vagrant: Updated for version 2.0.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 eebdf6b92dff2..e3fba5fba6c7b 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.9.7} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |