summaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
Diffstat (limited to 'openssl')
-rw-r--r--openssl/manifest6
-rw-r--r--openssl/openssl/.gitattributes2
-rw-r--r--openssl/tests/build/root.build2
3 files changed, 6 insertions, 4 deletions
diff --git a/openssl/manifest b/openssl/manifest
index 094fd03..5dd4501 100644
--- a/openssl/manifest
+++ b/openssl/manifest
@@ -3,12 +3,12 @@ name: openssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+11
-upstream-version: 1.1.1g
+version: 1.1.1+12
+upstream-version: 1.1.1i
priority: security
summary: Command line tool providing various cryptography functions
-license: OpenSSL License, SSLeay License; Copyleft free dual software license.
+license: OpenSSL ; OpenSSL and Original SSLeay Licenses.
topics: x.509, TLS, SSL, cryptography
description-file: README
url: https://www.openssl.org/
diff --git a/openssl/openssl/.gitattributes b/openssl/openssl/.gitattributes
new file mode 100644
index 0000000..0217d02
--- /dev/null
+++ b/openssl/openssl/.gitattributes
@@ -0,0 +1,2 @@
+apps symlink=dir
+internal symlink=dir
diff --git a/openssl/tests/build/root.build b/openssl/tests/build/root.build
index 9e85d16..88b2940 100644
--- a/openssl/tests/build/root.build
+++ b/openssl/tests/build/root.build
@@ -3,7 +3,7 @@
# We need to configure C module to obtain the target information (see below).
#
-using c
+using c.config
# Setup the openssl program that we are testing.
#