mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
security/libressl: Chase SHLIBVER bump
PR: 282232 Reported by: Jakub Lach <jakub_lach mailplus pl>
This commit is contained in:
parent
5a85eef9d2
commit
ce4aba1395
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= libressl
|
||||
PORTVERSION= 4.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= OPENBSD/LibreSSL
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
OPENSSL_SHLIBVER?= 53
|
||||
OPENSSL_SHLIBVER?= 55
|
||||
|
|
Loading…
Add table
Reference in a new issue