diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-03-16 12:33:08 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:17 -0500 |
commit | c15fa61b8d4388628dc132b268c5f36248dcd4ca (patch) | |
tree | ad45bd38e42237d8169fd7264bd642824898b46c /system/vagrant/vagrant.SlackBuild | |
parent | e42406fe73d7d671ed2b21f56fdbefb64c404ca9 (diff) | |
download | slackbuilds-c15fa61b8d4388628dc132b268c5f36248dcd4ca.tar.gz |
system/vagrant: Updated for version 1.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vagrant/vagrant.SlackBuild')
-rw-r--r-- | system/vagrant/vagrant.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild index 0944a78135..51c0f65636 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -2,7 +2,7 @@ # SlackBuild script for vagrant -# Copyright 2013 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2013-2014 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.4.3} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |