diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-12-10 21:11:51 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-13 10:35:44 +0700 |
commit | 9cde5d83dba4018eb82502061c2066f5b4637595 (patch) | |
tree | ba1c586fc1bffd541b69ff768e290dfa12d09df4 /system/vagrant/vagrant.SlackBuild | |
parent | 0832e78cde785b76a81f2eb7780219b761a7c6e9 (diff) | |
download | slackbuilds-9cde5d83dba4018eb82502061c2066f5b4637595.tar.gz |
system/vagrant: Updated for version 1.7.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 2d0114c431..8b607314f4 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.6.5} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |