diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-05-16 17:44:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:55:12 +0700 |
commit | 57e56a08687f53a755dba434b511601927e1495d (patch) | |
tree | b0034ebbbb9c9285eb09d5a6a28a0ac634deaadd /system/vagrant/vagrant.SlackBuild | |
parent | 8cd0d74026f74ec5700e9007b99878ca3018123d (diff) |
system/vagrant: Updated for version 1.9.5.
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 d8f672ed2d7f..8d7c691ad7b4 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.9.3} +VERSION=${VERSION:-1.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |