package/flare-{engine,game}: bump to version 1.14

See:
https://flarerpg.org/2022/01/31/flare-1-13/
https://flarerpg.org/2022/12/10/flare-1-14/

While at it, change URL to use https.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Romain Naour 2023-01-02 16:45:50 +01:00 committed by Peter Korsgaard
parent 3e41117c64
commit 34f28a9399
6 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ config BR2_PACKAGE_FLARE_ENGINE
Flare is not a reimplementation of an existing game or engine.
It is a tribute to and exploration of the action RPG genre.
http://flarerpg.org
https://flarerpg.org
comment "flare-engine needs a toolchain w/ C++, dynamic library"
depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 287a08532972fa3ac56ce7cb213d21be8be35b529339f61d4eeadbd501c78a8e flare-engine-1.12.tar.gz
sha256 2c1bafeaa5ac26c10449bfcb7151b06e8a22547aa7364d2a39bbcb135aa50a09 flare-engine-1.14.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
FLARE_ENGINE_VERSION = 1.12
FLARE_ENGINE_VERSION = 1.14
FLARE_ENGINE_SITE = $(call github,flareteam,flare-engine,v$(FLARE_ENGINE_VERSION))
FLARE_ENGINE_LICENSE = GPL-3.0+
FLARE_ENGINE_LICENSE_FILES = COPYING

View File

@ -10,4 +10,4 @@ config BR2_PACKAGE_FLARE_GAME
game engine itself is part of a separate package,
flame-engine.
http://flarerpg.org
https://flarerpg.org

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 19a909f2c6e0868baae823bb491e8840d5fb3e0454f00201de8da119772e5160 flare-game-1.12.tar.gz
sha256 65758462070aa88842084f8ee69083d8226e93cfbf83481663276d8307494b8e flare-game-1.14.tar.gz
sha256 3f941b3b89cf7b8370ceb83cc76d2120d471b58735d8ca60238a751a48d7f72f LICENSE.txt

View File

@ -4,7 +4,7 @@
#
################################################################################
FLARE_GAME_VERSION = 1.12
FLARE_GAME_VERSION = 1.14
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)