diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-01-12 23:21:00 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:00 -0600 |
commit | dab9aaf7f82bade5b310f3ae620aa4ef64b49933 (patch) | |
tree | ef7ed95ae77414fb378faa5df17b19e3a6c9ffab /system/vagrant/vagrant.SlackBuild | |
parent | 0700bed0453127ae831dba463180a486fbe8a98b (diff) | |
download | slackbuilds-dab9aaf7f82bade5b310f3ae620aa4ef64b49933.tar.gz |
system/vagrant: Updated for version 1.4.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 9c0be2370d..0944a78135 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.4.1} +VERSION=${VERSION:-1.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |