diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-07 19:03:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:35:52 +0700 |
commit | 32711055c4ffbc11496e2e94ae8667dcc7a7e57a (patch) | |
tree | 05f76efe70767ed765d77528ebd62bec4e98d352 /system/vagrant/vagrant.SlackBuild | |
parent | 247cee399b678c0527f97aa3b18096499b80d0b9 (diff) | |
download | slackbuilds-32711055c4ffbc11496e2e94ae8667dcc7a7e57a.tar.gz |
system/vagrant: Updated for version 1.6.0.
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 b106b20e79..cd50f5856b 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.5.3} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |