mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
Fix repo urls for init and netdb
This commit is contained in:
parent
04f6d62a3e
commit
c49323d8bc
@ -1 +1 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/init
|
||||
GIT=https://gitlab.redox-os.org/redox-os/init.git
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/netdb
|
||||
GIT=https://gitlab.redox-os.org/redox-os/netdb.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