Skip to content

Commit

Permalink
Update dependences
Browse files Browse the repository at this point in the history
  • Loading branch information
P3TERX committed Jun 12, 2020
1 parent a074344 commit 70c2096
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependences
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ZLIB='http://sourceforge.net/projects/libpng/files/zlib/1.2.11/zlib-1.2.11.tar.gz'
ZLIB='https://www.zlib.net/zlib-1.2.11.tar.gz'
EXPAT='https://github.com/libexpat/libexpat/releases/download/R_2_2_9/expat-2.2.9.tar.bz2'
C_ARES='http://c-ares.haxx.se/download/c-ares-1.16.0.tar.gz'
OPENSSL='http://www.openssl.org/source/openssl-1.1.1g.tar.gz'
SQLITE3='https://www.sqlite.org/2020/sqlite-autoconf-3310100.tar.gz'
C_ARES='https://c-ares.haxx.se/download/c-ares-1.16.1.tar.gz'
OPENSSL='https://www.openssl.org/source/openssl-1.1.1g.tar.gz'
SQLITE3='https://www.sqlite.org/2020/sqlite-autoconf-3320200.tar.gz'
LIBSSH2='https://www.libssh2.org/download/libssh2-1.9.0.tar.gz'

0 comments on commit 70c2096

Please sign in to comment.