diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-07-21 16:30:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-25 11:22:17 +0700 |
commit | 9d9f59b555fe21432d85cd859eb2f3d2ec934058 (patch) | |
tree | 96ad01cd24c9b7b51874e0220c3c7f8e3f3b30bc /system/vagrant/vagrant.SlackBuild | |
parent | 46efb8d74f43cc75be6ac4d73555717a187ed588 (diff) | |
download | slackbuilds-9d9f59b555fe21432d85cd859eb2f3d2ec934058.tar.gz |
system/vagrant: Updated for version 1.7.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 b715cf2df7..55cab7be8b 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.7.2} +VERSION=${VERSION:-1.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |