mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-08 02:11:07 +03:00
Bump build-tools
This commit is contained in:
parent
f4e96cfd7a
commit
41443edd55
4 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue