Commit f12d6d77 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

component/openssl: add openssl-1.1 for compatibility.

parent 6d13a086
......@@ -60,6 +60,11 @@ command = ${coreutils-output:test} -x ${:openssl}
openssl = ${openssl:location}/bin/openssl
bin = ${openssl:location}
[openssl-1.1]
<= openssl
url = https://www.openssl.org/source/openssl-1.1.1w.tar.gz
md5sum = 3f76825f195e52d4b10c70040681a275
[openssl-1.0]
recipe = slapos.recipe.cmmi
shared = true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment