diff --git a/build/openssl/build.sh b/build/openssl/build.sh index e8efd6a4fe..90bc0f65cb 100755 --- a/build/openssl/build.sh +++ b/build/openssl/build.sh @@ -28,7 +28,7 @@ . ../../lib/functions.sh PROG=openssl -VER=1.0.2k +VER=1.0.2l VERHUMAN=$VER PKG=library/security/openssl # Package name (without prefix) SUMMARY="$PROG - A toolkit for Secure Sockets Layer (SSL v2/v3) and Transport Layer (TLS v1) protocols and general purpose cryptographic library"