mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
lang/node: Switch openssl dependency to 3.5
This commit is contained in:
+2
-1
@@ -13,6 +13,7 @@ DIST_TUPLE = github qbit node-pledge 1.1.3 \
|
||||
DISTNAME = node-${NODE_VERSION}
|
||||
PKGNAME = ${DISTNAME:S/v//g}
|
||||
EPOCH = 0
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = lang devel
|
||||
|
||||
@@ -71,7 +72,7 @@ LIB_DEPENDS += archivers/brotli \
|
||||
www/nghttp2 \
|
||||
www/nghttp3
|
||||
|
||||
OPENSSL_VSN = 3.3
|
||||
OPENSSL_VSN = 3.5
|
||||
EOPENSSL_VSN = eopenssl${OPENSSL_VSN:C/\.//}
|
||||
EOPENSSL_LIB = ${LOCALBASE}/lib/${EOPENSSL_VSN}
|
||||
EOPENSSL_INC = ${LOCALBASE}/include/${EOPENSSL_VSN}
|
||||
|
||||
Reference in New Issue
Block a user