From a3ba1fe73c6b9687e0b2908fddb74b1712fe4803 Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 4 Feb 2018 17:14:09 +0100 Subject: [PATCH] bump version libcurl-7.58.0 and openssl-1.0.2n --- make/versions.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/versions.mk b/make/versions.mk index 061b866..a70f105 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -33,7 +33,7 @@ GETTEXT_VER = 0.19.8 GIFLIB_VER=5.1.4 # curl; command line tool for transferring data with URL syntax -CURL_VER = 7.57.0 +CURL_VER = 7.58.0 # e2fsprogs; filesystem utilities for use with the ext[x] filesystem E2FSPROGS_VER=1.42.13 @@ -120,7 +120,7 @@ NTP_VER=4.2.8p6 # openssl; toolkit for the SSL v2/v3 and TLS v1 protocol OPENSSL_VER=1.0.2 -OPENSSL_SUBVER=m +OPENSSL_SUBVER=n # openthreads; an object-oriented thread interface for C++ programmers LIBOPENTHREADS_VER=3.2 -- 2.39.5