diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-06-11 15:49:26 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-14 07:32:42 +0700 |
commit | 5c906c080158b1624f7b517ed4464f9ef00eae8e (patch) | |
tree | 748bc6724e0b0fd8923cf10565b77a292f6871dc /system/vagrant/vagrant.SlackBuild | |
parent | 6c7330eb5ae75d3a379900ca1b8a854290b2044a (diff) |
system/vagrant: Updated for version 1.8.3.
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 b201050808526..27a6a1f0630ec 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.8.1} +VERSION=${VERSION:-1.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |