summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile.inc
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2016-01-28 20:15:22 +0000
committerjkim <jkim@FreeBSD.org>2016-01-28 20:15:22 +0000
commitf91c9c279859e792ca6fea3a5d5a9074b72c0e44 (patch)
treed1486d18bb9fa5f51cadbaccb04f3c3879e273ec /secure/lib/libcrypto/Makefile.inc
parentd04bd9e9248a5b28fa75fdc94acf9ecb1c4cf4a4 (diff)
parent71cece53f20ad0348c8e6a83b032a4bcfa42cdcf (diff)
downloadFreeBSD-src-f91c9c279859e792ca6fea3a5d5a9074b72c0e44.zip
FreeBSD-src-f91c9c279859e792ca6fea3a5d5a9074b72c0e44.tar.gz
Merge OpenSSL 1.0.2f.
Relnotes: yes
Diffstat (limited to 'secure/lib/libcrypto/Makefile.inc')
-rw-r--r--secure/lib/libcrypto/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index 2eb862f..7b1401f 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -3,8 +3,8 @@
.include <bsd.own.mk>
# OpenSSL version used for manual page generation
-OPENSSL_VER= 1.0.2e
-OPENSSL_DATE= 2015-12-03
+OPENSSL_VER= 1.0.2f
+OPENSSL_DATE= 2016-01-28
LCRYPTO_SRC= ${.CURDIR}/../../../crypto/openssl
LCRYPTO_DOC= ${LCRYPTO_SRC}/doc
OpenPOWER on IntegriCloud