mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
Use relibc branch for openssl
This commit is contained in:
parent
a92a4b8d65
commit
3286f7e4b6
@ -1,5 +1,5 @@
|
||||
GIT=https://github.com/ids1024/openssl.git
|
||||
BRANCH=redox
|
||||
GIT=https://gitlab.redox-os.org/redox-os/openssl.git
|
||||
BRANCH=relibc
|
||||
|
||||
function recipe_version {
|
||||
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user