diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-05-08 09:11:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:29 +0700 |
commit | cc2d0f7e8e6808c4ccaa0bc59b674f966ee157a0 (patch) | |
tree | c9a5df8327762ef6e3d9077562232f768f4e0288 /system/vagrant/vagrant.SlackBuild | |
parent | ac36b3b2d808b59574690dfdb8c62e7c8dbf38c1 (diff) |
system/vagrant: Updated for version 2.1.1.
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 da24ed67ee438..f0530ffa1e17e 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |