* [Buildroot] [PATCH 1/1] package/flare-game: drop spurious space
@ 2021-11-29 22:38 Fabrice Fontaine
2021-11-30 16:10 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-11-29 22:38 UTC (permalink / raw)
To: buildroot; +Cc: Romain Naour, Fabrice Fontaine
Drop spurious space added by commit
e930a61c21f4d7e4fd0c648c382c54ff3b02a03f
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/flare-game/flare-game.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/flare-game/flare-game.mk b/package/flare-game/flare-game.mk
index 4bebc79595..d65e3d6c38 100644
--- a/package/flare-game/flare-game.mk
+++ b/package/flare-game/flare-game.mk
@@ -5,7 +5,7 @@
################################################################################
FLARE_GAME_VERSION = 1.11
-FLARE_GAME_SITE = $(call github,flareteam,flare-game,v$(FLARE_GAME_VERSION))
+FLARE_GAME_SITE = $(call github,flareteam,flare-game,v$(FLARE_GAME_VERSION))
FLARE_GAME_LICENSE = CC-BY-SA-3.0 (data files), GPL-2.0 (GNU Unifont), \
OFL-1.1 (Liberation Sans)
FLARE_GAME_LICENSE_FILES = README
--
2.33.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-30 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-29 22:38 [Buildroot] [PATCH 1/1] package/flare-game: drop spurious space Fabrice Fontaine
2021-11-30 16:10 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox