diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-01-04 22:00:55 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-07 08:48:16 +0700 |
commit | 4b5c6e3efc97580389969f96e24cfe3cb38aefd6 (patch) | |
tree | 52eec0fe8f35d27a6900d24d4692232bfcfcb162 /system/vagrant/vagrant.SlackBuild | |
parent | f6bdf63a39f2d2a300cbec18a26987acf6139312 (diff) |
system/vagrant: Updated for version 1.9.1.
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 cdcb37248f2d5..efec7f507f4b9 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.9.0} +VERSION=${VERSION:-1.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |