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.
This commit is contained in:
Ron Yorston 2015-04-03 09:37:28 +01:00
parent 2f486f9a21
commit 8422b55068

View File

@ -2,7 +2,7 @@
"homepage": "http://intgat.tigress.co.uk/rmy/busybox/index.html", "homepage": "http://intgat.tigress.co.uk/rmy/busybox/index.html",
"version": "1.24.0-TIG-1778", "version": "1.24.0-TIG-1778",
"license": "GPL2", "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", "hash": "0869cd27010fb972b7a4f3cc99671b5fbd1f3109bb38adf66299e0f011e6333f",
"bin": [ "bin": [
"busybox.exe", "busybox.exe",