Update DOCKER.mingw to bump sqlite to 3.8.8.3

pull/353/head
Ross Smith II 2015-03-13 13:03:29 -07:00
parent c17b98a9fc
commit 2fdd0b3f3f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ RUN apt-get install -y make binutils autoconf automake autotools-dev libtool \
RUN curl -L -O https://gmplib.org/download/gmp/gmp-6.0.0a.tar.lz
RUN curl -L -O http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz
RUN curl -L -O http://www.sqlite.org/2015/sqlite-autoconf-3080802.tar.gz
RUN curl -L -O http://www.sqlite.org/2015/sqlite-autoconf-3080803.tar.gz
RUN curl -L -O http://zlib.net/zlib-1.2.8.tar.xz
RUN curl -L -O http://c-ares.haxx.se/download/c-ares-1.10.0.tar.gz