From 8422b550682a6b55524b3a8b153c00117dd949b7 Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Fri, 3 Apr 2015 09:37:28 +0100 Subject: [PATCH] busybox: use http URL for download busybox.exe is now available via http. This is preferable to ftp because it will allow the link to be redirected if necessary. --- busybox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/busybox.json b/busybox.json index 1778704ef5..3426e856c6 100644 --- a/busybox.json +++ b/busybox.json @@ -2,7 +2,7 @@ "homepage": "http://intgat.tigress.co.uk/rmy/busybox/index.html", "version": "1.24.0-TIG-1778", "license": "GPL2", - "url": "ftp://ftp.tigress.co.uk/public/gpl/6.0.0/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe", + "url": "http://intgat.tigress.co.uk/rmy/files/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe", "hash": "0869cd27010fb972b7a4f3cc99671b5fbd1f3109bb38adf66299e0f011e6333f", "bin": [ "busybox.exe",