From 0ca0851a01251b960ba19d958978004168f58593 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 26 Feb 2019 17:04:25 +0300 Subject: Add implementation --- libssl/manifest | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 libssl/manifest (limited to 'libssl/manifest') diff --git a/libssl/manifest b/libssl/manifest new file mode 100644 index 0000000..7fa8497 --- /dev/null +++ b/libssl/manifest @@ -0,0 +1,23 @@ +: 1 +name: libssl + +# Note: remember to update summary and doc-url below! +# +version: 1.1.1-a.0.z + +project: openssl +summary: C library providing SSLv3 and TLS implementations, version 1.1.1a +license: OpenSSL License, SSLeay License; Copyleft free dual software license. +tags: SSLv3, TLS, cryptography, library, c, api, interface +description-file: README +url: https://www.openssl.org/ +doc-url: https://www.openssl.org/docs/man1.1.1/man3/ +src-url: https://git.build2.org/cgit/packaging/openssl/openssl/tree/libssl/ +package-url: https://git.build2.org/cgit/packaging/openssl/ +email: openssl-users@openssl.org ; Mailing list. +package-email: packaging@build2.org ; Mailing list. +build-error-email: builds@build2.org +builds: all +depends: * build2 >= 0.10.0- +depends: * bpkg >= 0.10.0- +depends: libcrypto == $ -- cgit v1.1