summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2021-02-17 13:57:03 +0000
committerBernard Spil <brnrd@FreeBSD.org>2021-02-17 13:57:03 +0000
commit9da9812b4e3e2139c54e469d533cb735d336f6ac (patch)
treec0da7bd6cdd2dee054f7dd7b32faf70de785b92d /security/openssl/Makefile
parentRemoved build dep to rubygem-bundler as it is not required. (diff)
security/openssl: Security update to 1.1.1j
PR: 253561 Reported by: Michael Glaus <michael glaus hostpoint ch> MFH: 2021Q1 Security: 96a21236-707b-11eb-96d8-d4c9ef517024
Notes
Notes: svn path=/head/; revision=565502
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index ecc3987b78d8..7fde282ba777 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= openssl
-PORTVERSION= 1.1.1i
-PORTREVISION= 1
+PORTVERSION= 1.1.1j
PORTEPOCH= 1
CATEGORIES= security devel
MASTER_SITES= https://www.openssl.org/source/ \