Fix relibc recipe syntax

This commit is contained in:
Jeremy Soller 2022-07-27 10:18:18 -06:00
parent 5d8079c1d7
commit f26acf5533
No known key found for this signature in database
GPG Key ID: 87F211AF2BE4C2FE

View File

@ -1,5 +1,5 @@
[source]
GIT=https://gitlab.redox-os.org/redox-os/relibc.git
git = "https://gitlab.redox-os.org/redox-os/relibc.git"
[build]
template = "custom"