summaryrefslogtreecommitdiff
path: root/libcrypto
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-05-15 20:27:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-05-15 22:03:21 +0300
commit629d87ea160a8f0de1601f986549137341d7a27c (patch)
tree826a91a95d39ff0b568aac48d838c9d155ac2362 /libcrypto
parent5857b179283711cdfc80afb5048e22fd105449f3 (diff)
Release version 1.1.1+2v1.1.1
Minor buildfiles cleanup
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