diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-31 14:52:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-31 14:52:22 +0700 |
commit | f45aaea2a5c8740a9425471ec62a68e3c93cc02f (patch) | |
tree | a5c2c6464149c0f6bc68a09d006c35798270ec6a /system/vagrant/vagrant.SlackBuild | |
parent | ef4464a84668d14b893392d6562e78c955c899b1 (diff) |
system/vagrant: Updated for version 1.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 c26bc9e4d1ad6..bd79667a496fb 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.6.2} +VERSION=${VERSION:-1.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |