diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-07-03 09:32:13 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-06 07:00:14 +0700 |
commit | 0e2d531fcf19719c58bee0e17f3d7ab6fd946f42 (patch) | |
tree | 4d580b8b1b4c7d30a74bf53013cad297bc407f53 /system/vagrant/vagrant.SlackBuild | |
parent | 033f7fe66d97093d8e39acffed0db0d7d55270ef (diff) | |
download | slackbuilds-0e2d531fcf19719c58bee0e17f3d7ab6fd946f42.tar.gz |
system/vagrant: Updated for version 2.2.5.
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 908bbc6615..ec101404ad 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.2.4} +VERSION=${VERSION:-2.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |