diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-03 21:44:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:51 +0700 |
commit | ef8e75e90014e6d4e098e25f75cfeaccee98bf76 (patch) | |
tree | e07e9cbd74669580bd203d0e96922d1e30e4b777 /system/vagrant/vagrant.SlackBuild | |
parent | f5314d3ce2ff19481a4d3c470b49bc074b5b86dc (diff) | |
download | slackbuilds-ef8e75e90014e6d4e098e25f75cfeaccee98bf76.tar.gz |
system/vagrant: Updated for version 2.1.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 89ef8567bb..a2a52d3a1c 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.1.2} +VERSION=${VERSION:-2.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |