mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Add upstream openssl git
This commit is contained in:
parent
5d8eb8bac4
commit
39c61337ed
@ -1,5 +1,6 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/openssl.git
|
||||
BRANCH=redox
|
||||
GIT_UPSTREAM=https://github.com/openssl/openssl.git
|
||||
|
||||
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