* [ptxdist] [PATCH] sdl2-image: Version bump. 2.8.4 -> 2.8.5
@ 2025-02-26 19:58 Christian Melki
2025-03-07 9:49 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-02-26 19:58 UTC (permalink / raw)
To: ptxdist
Very minor fixes for SDL2-image. SDL3-image has been released.
It looks like it's mostly the same functionality, rewritten
for SDL3, plus some api renaming changes.
I expect SDL2-image updates to start tapering off too.
https://github.com/libsdl-org/SDL_image/releases/tag/release-2.8.5
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/sdl2-image.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/sdl2-image.make b/rules/sdl2-image.make
index 76d3a53ff..7d4368bb4 100644
--- a/rules/sdl2-image.make
+++ b/rules/sdl2-image.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2_IMAGE) += sdl2-image
#
# Paths and names
#
-SDL2_IMAGE_VERSION := 2.8.4
-SDL2_IMAGE_MD5 := 9dc3d8186240503fc4d73a61e70edb9b
+SDL2_IMAGE_VERSION := 2.8.5
+SDL2_IMAGE_MD5 := c34a32ee15ab31f6b549e521e4c94a04
SDL2_IMAGE := SDL2_image-$(SDL2_IMAGE_VERSION)
SDL2_IMAGE_SUFFIX := tar.gz
SDL2_IMAGE_URL := https://github.com/libsdl-org/SDL_image/releases/download/release-$(SDL2_IMAGE_VERSION)/$(SDL2_IMAGE).$(SDL2_IMAGE_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] sdl2-image: Version bump. 2.8.4 -> 2.8.5
2025-02-26 19:58 [ptxdist] [PATCH] sdl2-image: Version bump. 2.8.4 -> 2.8.5 Christian Melki
@ 2025-03-07 9:49 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-03-07 9:49 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 65c756f569e8820175c3f104cd19235dcf8f16cc.
Michael
[sent from post-receive hook]
On Fri, 07 Mar 2025 10:49:47 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Very minor fixes for SDL2-image. SDL3-image has been released.
> It looks like it's mostly the same functionality, rewritten
> for SDL3, plus some api renaming changes.
> I expect SDL2-image updates to start tapering off too.
>
> https://github.com/libsdl-org/SDL_image/releases/tag/release-2.8.5
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250226195845.710861-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/sdl2-image.make b/rules/sdl2-image.make
> index 76d3a53ffdde..7d4368bb4961 100644
> --- a/rules/sdl2-image.make
> +++ b/rules/sdl2-image.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2_IMAGE) += sdl2-image
> #
> # Paths and names
> #
> -SDL2_IMAGE_VERSION := 2.8.4
> -SDL2_IMAGE_MD5 := 9dc3d8186240503fc4d73a61e70edb9b
> +SDL2_IMAGE_VERSION := 2.8.5
> +SDL2_IMAGE_MD5 := c34a32ee15ab31f6b549e521e4c94a04
> SDL2_IMAGE := SDL2_image-$(SDL2_IMAGE_VERSION)
> SDL2_IMAGE_SUFFIX := tar.gz
> SDL2_IMAGE_URL := https://github.com/libsdl-org/SDL_image/releases/download/release-$(SDL2_IMAGE_VERSION)/$(SDL2_IMAGE).$(SDL2_IMAGE_SUFFIX)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-07 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-26 19:58 [ptxdist] [PATCH] sdl2-image: Version bump. 2.8.4 -> 2.8.5 Christian Melki
2025-03-07 9:49 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox