diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-04-16 23:04:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:35 +0700 |
commit | ad396ae55e0e3032d1e142c43c724385623f9eba (patch) | |
tree | e00aba83736bab0f08e796519372e603a2fef31a /system/vagrant/vagrant.SlackBuild | |
parent | 3c822c348d7293fca9e7c7e1e71d2a058fc2514f (diff) |
system/vagrant: Updated for version 1.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 51c0f65636dfa..b106b20e796ca 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |