mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
There is no need to override the SOURCE variable when the github macro is used, and in fact keeping the default SOURCE value gives a much more sensible tarball name, so let's drop the SOURCE variable entirely. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>