Skip to content

Commit e243536

Browse files
authored
Merge pull request #4066 from citrus-it/opensslr54
openssl - update from 3.5.4 to 3.5.5 (r151054)
2 parents 662804b + a34da05 commit e243536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/openssl/build-3.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
# }}}
1414
#
1515
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2026 OmniOS Community Edition (OmniOSce) Association.
1717
#
1818
. ../../lib/build.sh
1919
. common.sh
2020

2121
PROG=openssl
22-
VER=3.5.4
22+
VER=3.5.5
2323
PKG=library/security/openssl-3
2424
SUMMARY="Cryptography and SSL/TLS Toolkit"
2525
DESC="A toolkit for Secure Sockets Layer and Transport Layer protocols "

0 commit comments

Comments
 (0)