commit aa3b49c9d192be9c9e7487cbcad05a9e3410bf8a parent d0297c18477d3230e30700d0273fc2df13551812 Author: sin <sin@2f30.org> Date: Thu, 6 Mar 2014 13:06:22 +0000 Put file(1) on our mirror On some of my systems outbound FTP is blocked. Diffstat:
M | pkgs/file | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkgs/file b/pkgs/file @@ -1,5 +1,5 @@ v="5.17" -url="ftp://ftp.astron.com/pub/file/file-$v.tar.gz" +url="$mirror/file-$v.tar.gz" build: crossmusl zlib cd src/file-$v/src