diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-12-22 14:26:24 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-25 09:33:13 +0700 |
commit | 83f66fb01cf4f3c0f9d2c5d6662d22cced323487 (patch) | |
tree | 15b5f40e795024f2d6460ab0ebcb44bcc1f4162b /system/vagrant/vagrant.SlackBuild | |
parent | fd8f198e50c336680167ab4aec8ff69496f7f4c8 (diff) | |
download | slackbuilds-83f66fb01cf4f3c0f9d2c5d6662d22cced323487.tar.gz |
system/vagrant: Updated for version 1.8.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 55cab7be8b..5e4ef00800 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.7.4} +VERSION=${VERSION:-1.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |