GIFLIB_VER=5.1.1
# curl; command line tool for transferring data with URL syntax
-CURL_VER = 7.45.0
+CURL_VER = 7.46.0
# e2fsprogs; filesystem utilities for use with the ext[x] filesystem
E2FSPROGS_VER=1.42.13
# openssl; toolkit for the SSL v2/v3 and TLS v1 protocol
ifeq ($(PLATFORM), nevis)
OPENSSL_VER=0.9.8
-OPENSSL_SUBVER=zg
+OPENSSL_SUBVER=zh
else
OPENSSL_VER=1.0.2
-OPENSSL_SUBVER=d
+OPENSSL_SUBVER=e
endif
# pkg-config; a helper tool used when compiling applications and libraries to insert the correct compiler options