summaryrefslogtreecommitdiff
path: root/libssl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-10-11 21:32:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-10-11 21:32:25 +0300
commit628ef8e06dfb02f1148587dcd3060c2f0413455c (patch)
tree9b95f903652075dbfba5b46f9dd81b419d578186 /libssl
parenta03ec0f5a8c56277673a8dea791e08d7282b9ed1 (diff)
Release version 1.1.1+18v1.1.1+18
Add support for arm64 architecture for Linux. Fix link order so that libraries are linked after all object files. Exclude wasm class from builds.
Diffstat (limited to 'libssl')
-rw-r--r--libssl/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/libssl/manifest b/libssl/manifest
index fdc428b..9bd8e0e 100644
--- a/libssl/manifest
+++ b/libssl/manifest
@@ -3,11 +3,10 @@ name: libssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+17
+version: 1.1.1+18
upstream-version: 1.1.1n
project: openssl
-priority: security
summary: C library providing SSLv3 and TLS implementations
license: OpenSSL ; OpenSSL and Original SSLeay Licenses.
topics: C, TLS, SSL, cryptography
@@ -20,6 +19,7 @@ email: openssl-users@openssl.org ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
build-error-email: builds@build2.org
builds: all
+builds: -wasm
depends: * build2 >= 0.12.0
depends: * bpkg >= 0.12.0
depends: libcrypto == $