From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Romain Naour <romain.naour@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 3/3] flare-{engine, game}: bump to version 1.12
Date: Sat, 1 Jan 2022 09:42:11 +0100 [thread overview]
Message-ID: <20220101084211.GP3390456@scaer> (raw)
In-Reply-To: <20211231124728.1692301-3-romain.naour@gmail.com>
Romain, All,
On 2021-12-31 13:47 +0100, Romain Naour spake thusly:
> See:
> https://flarerpg.org/2021/08/02/flare-1-12/
>
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/flare-engine/flare-engine.hash | 2 +-
> package/flare-engine/flare-engine.mk | 2 +-
> package/flare-game/flare-game.hash | 2 +-
> package/flare-game/flare-game.mk | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/flare-engine/flare-engine.hash b/package/flare-engine/flare-engine.hash
> index 0e37a71922..7f6169381c 100644
> --- a/package/flare-engine/flare-engine.hash
> +++ b/package/flare-engine/flare-engine.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 035ffd936d9e120dc2eb792779a0b7ff64574d4a29a1124946deaf7946d1059d flare-engine-1.11.tar.gz
> +sha256 287a08532972fa3ac56ce7cb213d21be8be35b529339f61d4eeadbd501c78a8e flare-engine-1.12.tar.gz
> sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
> diff --git a/package/flare-engine/flare-engine.mk b/package/flare-engine/flare-engine.mk
> index d722a42208..cbb7add4bb 100644
> --- a/package/flare-engine/flare-engine.mk
> +++ b/package/flare-engine/flare-engine.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -FLARE_ENGINE_VERSION = 1.11
> +FLARE_ENGINE_VERSION = 1.12
> FLARE_ENGINE_SITE = $(call github,flareteam,flare-engine,v$(FLARE_ENGINE_VERSION))
> FLARE_ENGINE_LICENSE = GPL-3.0+
> FLARE_ENGINE_LICENSE_FILES = COPYING
> diff --git a/package/flare-game/flare-game.hash b/package/flare-game/flare-game.hash
> index 983c23200f..3d6d678c94 100644
> --- a/package/flare-game/flare-game.hash
> +++ b/package/flare-game/flare-game.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 c13231c7dd021252487f6cf117f7f2bb24bbda40af0a2b2902d72b5e2d4c242a flare-game-1.11.tar.gz
> +sha256 19a909f2c6e0868baae823bb491e8840d5fb3e0454f00201de8da119772e5160 flare-game-1.12.tar.gz
> sha256 3f941b3b89cf7b8370ceb83cc76d2120d471b58735d8ca60238a751a48d7f72f LICENSE.txt
> diff --git a/package/flare-game/flare-game.mk b/package/flare-game/flare-game.mk
> index 2845dc9714..41f02bec93 100644
> --- a/package/flare-game/flare-game.mk
> +++ b/package/flare-game/flare-game.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -FLARE_GAME_VERSION = 1.11
> +FLARE_GAME_VERSION = 1.12
> 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)
> --
> 2.31.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-01-01 8:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-31 12:47 [Buildroot] [PATCH 1/3] package/flare-engine: enable ogg support in SDL2-mixer via Tremor Romain Naour
2021-12-31 12:47 ` [Buildroot] [PATCH 2/3] package/flare-game: really use LICENSE.txt as license file Romain Naour
2022-01-26 13:07 ` Peter Korsgaard
2021-12-31 12:47 ` [Buildroot] [PATCH 3/3] flare-{engine,game}: bump to version 1.12 Romain Naour
2022-01-01 8:42 ` Yann E. MORIN [this message]
2022-01-26 13:07 ` [Buildroot] [PATCH 1/3] package/flare-engine: enable ogg support in SDL2-mixer via Tremor Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220101084211.GP3390456@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=romain.naour@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.