diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-13 07:52:40 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:26:39 +0100 |
commit | 095ba16c9ef15c78aa80c5ddcced6d8c5040ea0b (patch) | |
tree | d783e88f6daae3aa51f52c5cc6c03b02c28371bb /system/vagrant/vagrant.SlackBuild | |
parent | 5d7e193433cace80c1969cb6940c05dc2f10f72a (diff) |
system/vagrant: Updated for version 2.1.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 a2a52d3a1c89..bcac1942180e 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.1.4} +VERSION=${VERSION:-2.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |