Personal Use

Update for personal use
pull/1025/head
lindatess 2017-02-18 18:43:48 +11:00 committed by GitHub
parent 87dd9b91bc
commit 524bcb65b3
1 changed files with 1 additions and 1 deletions

View File

@ -106,6 +106,6 @@ RUN tar xf libssh2-1.8.0.tar.gz && \
LIBS="-lws2_32" && \
make install
RUN git clone https://github.com/aria2/aria2 && \
RUN git clone https://github.com/lindatess/aria2 && \
cd aria2 && autoreconf -i && ./mingw-config && make && \
$HOST-strip src/aria2c.exe