openssl1: use specific branch for version 1

This commit is contained in:
Jeremy Soller 2023-12-11 09:45:22 -07:00
parent 9fde6764b1
commit 343a84bdb5
No known key found for this signature in database
GPG Key ID: DCFCA852D3906975

View File

@ -1,6 +1,6 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/openssl.git"
branch = "redox"
branch = "redox-v1"
[build]
template = "custom"