Bump build-tools

This commit is contained in:
Daniel Martí 2015-09-05 22:59:35 -04:00
parent f4e96cfd7a
commit 41443edd55
4 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ end
script "add_build_tools" do
interpreter "bash"
user user
ver = "23.0.0"
ver = "23.0.1"
cwd "/tmp"
code "
if [ -f /vagrant/cache/build-tools/#{ver}.tar.gz ] ; then