summaryrefslogtreecommitdiff
path: root/libssl/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-06-02 10:14:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-06-02 10:14:10 +0200
commit0d4c445291b4dd98be8aa3e4ea23880a8db6168e (patch)
treecd44dcfd171a9abf0ef2ce1a978e618cb228802d /libssl/manifest
parent369daf839d8be228f757c98676972fa0810aff9e (diff)
Release version 1.1.1+20v1.1.1+20
Add missing windows variable assignment in libssl buildfile.
Diffstat (limited to 'libssl/manifest')
-rw-r--r--libssl/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/libssl/manifest b/libssl/manifest
index e79438f..f97c9e0 100644
--- a/libssl/manifest
+++ b/libssl/manifest
@@ -3,11 +3,11 @@ name: libssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+19
+version: 1.1.1+20
upstream-version: 1.1.1t
project: openssl
-priority: security
+#priority: security
summary: C library providing SSLv3 and TLS implementations
license: OpenSSL ; OpenSSL and Original SSLeay Licenses.
topics: C, TLS, SSL, cryptography