summaryrefslogtreecommitdiff
path: root/libssl
diff options
context:
space:
mode:
Diffstat (limited to 'libssl')
-rw-r--r--libssl/.gitignore1
-rw-r--r--libssl/manifest6
2 files changed, 4 insertions, 3 deletions
diff --git a/libssl/.gitignore b/libssl/.gitignore
index 6435b97..1c363a0 100644
--- a/libssl/.gitignore
+++ b/libssl/.gitignore
@@ -12,6 +12,7 @@
*.pcm
*.ifc
*.so
+*.dylib
*.dll
*.a
*.lib
diff --git a/libssl/manifest b/libssl/manifest
index f97c9e0..8361bb3 100644
--- a/libssl/manifest
+++ b/libssl/manifest
@@ -3,11 +3,11 @@ name: libssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+20
-upstream-version: 1.1.1t
+version: 1.1.1+21
+upstream-version: 1.1.1u
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