summaryrefslogtreecommitdiff
path: root/libcrypto
diff options
context:
space:
mode:
Diffstat (limited to 'libcrypto')
-rw-r--r--libcrypto/libcrypto/buildfile1
-rw-r--r--libcrypto/manifest2
2 files changed, 1 insertions, 2 deletions
diff --git a/libcrypto/libcrypto/buildfile b/libcrypto/libcrypto/buildfile
index eb9990b..62045a7 100644
--- a/libcrypto/libcrypto/buildfile
+++ b/libcrypto/libcrypto/buildfile
@@ -31,7 +31,6 @@ i686 = ($c.target.cpu == 'i686')
linux = ($tclass == 'linux')
bsd = ($tclass == 'bsd')
-macos = ($tclass == 'macos')
windows = ($tclass == 'windows')
gcc = ($c.class == 'gcc')
diff --git a/libcrypto/manifest b/libcrypto/manifest
index b00cac0..18ef7a4 100644
--- a/libcrypto/manifest
+++ b/libcrypto/manifest
@@ -3,7 +3,7 @@ name: libcrypto
# Note: remember to update summary and doc-url below!
#
-version: 1.1.1+1
+version: 1.1.1+2
project: openssl
summary: C library providing general cryptography and X.509 support, version 1.1.1a