Use master branches

This commit is contained in:
Jeremy Soller 2018-10-14 16:48:09 -06:00
parent 1a3998e867
commit 2e13df8d6a
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
GIT=https://gitlab.redox-os.org/redox-os/ion.git
BRANCH=relibc

View File

@ -1,5 +1,5 @@
GIT=https://gitlab.redox-os.org/redox-os/openssl.git
BRANCH=relibc
BRANCH=redox
function recipe_version {
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"