diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-06-13 19:59:46 -0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-06-18 19:16:13 -0500 |
commit | 68592798eab0c515754c5d6e2c75225375764c14 (patch) | |
tree | d70b5bdd2f13e7b350461613a554d708a62cc168 /system/vagrant/vagrant.SlackBuild | |
parent | f22c9a0a68e578b0a04c0425d89c9ee3211ed7da (diff) |
system/vagrant: Updated for version 1.8.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 27a6a1f0630ec..397a7ea575c8a 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.8.3} +VERSION=${VERSION:-1.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |