diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-09-03 19:12:55 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-05 23:22:32 +0700 |
commit | 02468d2d452e0d6ca54f6270ed754cd39de9cef3 (patch) | |
tree | f23fe40a349d43a34a581fa65f5c6eaedcd1725d /system/vagrant/vagrant.SlackBuild | |
parent | 9da611d3d482c10f75cc08f3822aad30db00b3c1 (diff) | |
download | slackbuilds-02468d2d452e0d6ca54f6270ed754cd39de9cef3.tar.gz |
system/vagrant: Updated for version 1.6.4.
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 bd79667a49..f686298719 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.6.3} +VERSION=${VERSION:-1.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |