mirror of
https://abf.rosa.ru/djam/openssl1.1.git
synced 2025-02-23 08:02:52 +00:00
Update to 1.1.1k
This commit is contained in:
parent
5ec71914ae
commit
da1405f9dd
2 changed files with 4 additions and 3 deletions
1
.abf.yml
1
.abf.yml
|
@ -1,3 +1,4 @@
|
|||
sources:
|
||||
openssl-1.1.1g.tar.gz: b213a293f2127ec3e323fb3cfc0c9807664fd997
|
||||
openssl-1.1.1j.tar.gz: 04c340b086828eecff9df06dceff196790bb9268
|
||||
openssl-1.1.1k.tar.gz: bad9dc4ae6dcc1855085463099b5dacb0ec6130b
|
||||
|
|
|
@ -21,8 +21,8 @@
|
|||
|
||||
Summary: OpenSSL 1.1 for platforms with OpenSSL 1.0 as the main version of OpenSSL
|
||||
Name: %{oname}%{major}
|
||||
Version: 1.1.1j
|
||||
Release: 2
|
||||
Version: 1.1.1k
|
||||
Release: 1
|
||||
License: OpenSSL
|
||||
Group: System/Libraries
|
||||
URL: https://www.openssl.org
|
||||
|
@ -224,7 +224,7 @@ OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file
|
|||
export OPENSSL_SYSTEM_CIPHERS_OVERRIDE
|
||||
# (mikhailnov) TODO: they fail, fix them?!
|
||||
rm -f test/recipes/10-test_bn.t
|
||||
rm -f test/recipes/80-test_ssl_new.t
|
||||
rm -f test/recipes/80-test_ssl_new.t
|
||||
make test
|
||||
|
||||
%__cc -o openssl-thread-test \
|
||||
|
|
Loading…
Add table
Reference in a new issue