summaryrefslogtreecommitdiff
path: root/libcrypto
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 /libcrypto
parent369daf839d8be228f757c98676972fa0810aff9e (diff)
Release version 1.1.1+20v1.1.1+20
Add missing windows variable assignment in libssl buildfile.
Diffstat (limited to 'libcrypto')
-rw-r--r--libcrypto/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrypto/manifest b/libcrypto/manifest
index e026adc..e808514 100644
--- a/libcrypto/manifest
+++ b/libcrypto/manifest
@@ -3,11 +3,11 @@ name: libcrypto
# 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 general cryptography and X.509 support
license: OpenSSL ; OpenSSL and Original SSLeay Licenses.
topics: C, x.509, cryptography