mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-08 04:28:42 +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
|
GIT=https://gitlab.redox-os.org/redox-os/openssl.git
|
||||||
BRANCH=redox
|
BRANCH=relibc
|
||||||
|
|
||||||
function recipe_version {
|
function recipe_version {
|
||||||
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user