Add scripts/setup-archlinux.sh similar to setup-ubuntu.sh (#1098)
[termux-packages] / scripts / Vagrantfile
index f73382d..2885b79 100644 (file)
@@ -3,7 +3,7 @@
 
 Vagrant.configure("2") do |config|
 
-  config.vm.box = "ubuntu/yakkety64"
+  config.vm.box = "ubuntu/zesty64"
 
   config.vm.provider "virtualbox" do |vb|
     # Customize the amount of memory on the VM