diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-15 10:45:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-15 10:45:04 +0700 |
commit | e24b8e2003ef26145b0a7a7f803872efd522981a (patch) | |
tree | 079171e46e40625c25bb444d54b87b242cdd9906 /system/vagrant/vagrant.SlackBuild | |
parent | 4c66a298a006bd4422da3d0cd2b682f7e33610eb (diff) | |
download | slackbuilds-e24b8e2003ef26145b0a7a7f803872efd522981a.tar.gz |
system/vagrant: Updated for version 1.6.2.
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 cd50f5856b..c26bc9e4d1 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |