summaryrefslogtreecommitdiff
path: root/libcrypto/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-22 16:40:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-22 16:40:13 +0300
commit7de61ef289dc2347431ea12a5b2cee078786db20 (patch)
tree23cba87ccff5a658b70de6cfcd62ffd9d1116d5a /libcrypto/manifest
parent629d87ea160a8f0de1601f986549137341d7a27c (diff)
Release version 1.1.1+3v1.1.1+3
Bump toolchain version dependency to 0.11.0 in manifest. Switch to topics from tags in manifest. Add upstream-version value to manifest. Disable 'object file does not define any public symbols' lib.exe warning.
Diffstat (limited to 'libcrypto/manifest')
-rw-r--r--libcrypto/manifest13
1 files changed, 7 insertions, 6 deletions
diff --git a/libcrypto/manifest b/libcrypto/manifest
index 18ef7a4..86a2037 100644
--- a/libcrypto/manifest
+++ b/libcrypto/manifest
@@ -1,14 +1,15 @@
: 1
name: libcrypto
-# Note: remember to update summary and doc-url below!
+# Note: remember to update doc-url below!
#
-version: 1.1.1+2
+version: 1.1.1+3
+upstream-version: 1.1.1a
project: openssl
-summary: C library providing general cryptography and X.509 support, version 1.1.1a
+summary: C library providing general cryptography and X.509 support
license: OpenSSL License, SSLeay License; Copyleft free dual software license.
-tags: x.509, cryptography, library, c, api, interface
+topics: C, x.509, cryptography
description-file: README
url: https://www.openssl.org/
doc-url: https://www.openssl.org/docs/man1.1.1/man3/
@@ -18,5 +19,5 @@ 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: * build2 >= 0.11.0
+depends: * bpkg >= 0.11.0