openssl: recognize version "1.0.1j"
Closes PR 14954
This commit is contained in:
parent
8d49a91dce
commit
8265c968fc
|
@ -24,6 +24,6 @@
|
|||
#f)])
|
||||
(ffi-lib libssl-so
|
||||
'(""
|
||||
"1.0.1g" "1.0.1e"
|
||||
"1.0.1j" "1.0.1g" "1.0.1e"
|
||||
"1.0" "1.0.0" "1.0.0e" "1.0.0d" "1.0.0c" "1.0.0b" "1.0.0a"
|
||||
"0.9.8e" "0.9.8b" "0.9.8" "0.9.7")))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user