summaryrefslogtreecommitdiff
path: root/libcrypto/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-02-26 17:04:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-02-28 16:07:10 +0300
commit0ca0851a01251b960ba19d958978004168f58593 (patch)
treed50cc7f7d17e1f1a79dd2c1026606ed23540222d /libcrypto/manifest
parent05e886fee177833f75d01ebf72f120021f71f130 (diff)
Add implementation
Diffstat (limited to 'libcrypto/manifest')
-rw-r--r--libcrypto/manifest22
1 files changed, 22 insertions, 0 deletions
diff --git a/libcrypto/manifest b/libcrypto/manifest
new file mode 100644
index 0000000..6d51cfb
--- /dev/null
+++ b/libcrypto/manifest
@@ -0,0 +1,22 @@
+: 1
+name: libcrypto
+
+# Note: remember to update summary and doc-url below!
+#
+version: 1.1.1-a.0.z
+
+project: openssl
+summary: C library providing general cryptography and X.509 support, version 1.1.1a
+license: OpenSSL License, SSLeay License; Copyleft free dual software license.
+tags: x.509, 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/libcrypto/
+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-