diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-12-13 16:32:24 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-20 07:15:59 +0700 |
commit | e7ecc156c7061e532665e4121ba921c224ec3b61 (patch) | |
tree | 4765714c04efb997689faa24917252f8e19d01cc /system/vagrant/vagrant.SlackBuild | |
parent | b4242367eef6f3d3c9fc0831a6695c9844ee257f (diff) | |
download | slackbuilds-e7ecc156c7061e532665e4121ba921c224ec3b61.tar.gz |
system/vagrant: Updated for version 1.7.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 8b607314f4..9587268936 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.7.0} +VERSION=${VERSION:-1.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |