All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0
@ 2025-02-13  4:38 Peter Thompson
  2025-02-13  4:38 ` [Buildroot] [PATCH 2/2] package/sdl2_image: bump version to 2.8.4 Peter Thompson
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Thompson @ 2025-02-13  4:38 UTC (permalink / raw)
  To: buildroot; +Cc: Peter Macleod Thompson

From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>

Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
---
 package/sdl2_ttf/sdl2_ttf.hash | 4 ++--
 package/sdl2_ttf/sdl2_ttf.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/sdl2_ttf/sdl2_ttf.hash b/package/sdl2_ttf/sdl2_ttf.hash
index 7693aeba6b..9e6a92164f 100644
--- a/package/sdl2_ttf/sdl2_ttf.hash
+++ b/package/sdl2_ttf/sdl2_ttf.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  d48cbd1ce475b9e178206bf3b72d56b66d84d44f64ac05803328396234d67723  SDL2_ttf-2.22.0.tar.gz
-sha256  a0e8ce06504966e45088ee1cc7583cc8af9aac615d4cf56d47d847da9cb15139  LICENSE.txt
+sha256  0b2bf1e7b6568adbdbc9bb924643f79d9dedafe061fa1ed687d1d9ac4e453bfd  SDL2_ttf-2.24.0.tar.gz
+sha256  7826eca0a0f7e591f38dd844e207a200aac81a59b20d8a30c3af8c6282af13e6  SDL2_ttf-2.24.0/LICENSE.txt
diff --git a/package/sdl2_ttf/sdl2_ttf.mk b/package/sdl2_ttf/sdl2_ttf.mk
index f4f293cec1..3f53dd1e79 100644
--- a/package/sdl2_ttf/sdl2_ttf.mk
+++ b/package/sdl2_ttf/sdl2_ttf.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SDL2_TTF_VERSION = 2.22.0
+SDL2_TTF_VERSION = 2.24.0
 SDL2_TTF_SOURCE = SDL2_ttf-$(SDL2_TTF_VERSION).tar.gz
 SDL2_TTF_SITE = http://www.libsdl.org/projects/SDL_ttf/release
 SDL2_TTF_LICENSE = Zlib
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 2/2] package/sdl2_image: bump version to 2.8.4
  2025-02-13  4:38 [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0 Peter Thompson
@ 2025-02-13  4:38 ` Peter Thompson
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Thompson @ 2025-02-13  4:38 UTC (permalink / raw)
  To: buildroot; +Cc: Peter Macleod Thompson

From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>

Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
---
 package/sdl2_image/sdl2_image.hash | 4 ++--
 package/sdl2_image/sdl2_image.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/sdl2_image/sdl2_image.hash b/package/sdl2_image/sdl2_image.hash
index 53a887c6f9..339082d61e 100644
--- a/package/sdl2_image/sdl2_image.hash
+++ b/package/sdl2_image/sdl2_image.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  8f486bbfbcf8464dd58c9e5d93394ab0255ce68b51c5a966a918244820a76ddc  SDL2_image-2.8.2.tar.gz
-sha256  a0e8ce06504966e45088ee1cc7583cc8af9aac615d4cf56d47d847da9cb15139  LICENSE.txt
+sha256  f7c06a8783952cfe960adccdd3d8472b63ab31475b4390d10cfdcc1aea61238f  SDL2_image-2.8.4.tar.gz
+sha256  a0e8ce06504966e45088ee1cc7583cc8af9aac615d4cf56d47d847da9cb15139  SDL2_image-2.8.4/LICENSE.txt
diff --git a/package/sdl2_image/sdl2_image.mk b/package/sdl2_image/sdl2_image.mk
index 40b9e3c915..e058cd9f74 100644
--- a/package/sdl2_image/sdl2_image.mk
+++ b/package/sdl2_image/sdl2_image.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SDL2_IMAGE_VERSION = 2.8.2
+SDL2_IMAGE_VERSION = 2.8.4
 SDL2_IMAGE_SOURCE = SDL2_image-$(SDL2_IMAGE_VERSION).tar.gz
 SDL2_IMAGE_SITE = http://www.libsdl.org/projects/SDL_image/release
 SDL2_IMAGE_INSTALL_STAGING = YES
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0
@ 2025-02-13  8:19 Peter Thompson
  2025-02-16 14:13 ` Julien Olivain
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Thompson @ 2025-02-13  8:19 UTC (permalink / raw)
  To: buildroot; +Cc: Peter Macleod Thompson

From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>

Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
---
 package/sdl2_ttf/sdl2_ttf.hash | 4 ++--
 package/sdl2_ttf/sdl2_ttf.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/sdl2_ttf/sdl2_ttf.hash b/package/sdl2_ttf/sdl2_ttf.hash
index 7693aeba6b..4bdf004bad 100644
--- a/package/sdl2_ttf/sdl2_ttf.hash
+++ b/package/sdl2_ttf/sdl2_ttf.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  d48cbd1ce475b9e178206bf3b72d56b66d84d44f64ac05803328396234d67723  SDL2_ttf-2.22.0.tar.gz
-sha256  a0e8ce06504966e45088ee1cc7583cc8af9aac615d4cf56d47d847da9cb15139  LICENSE.txt
+sha256  0b2bf1e7b6568adbdbc9bb924643f79d9dedafe061fa1ed687d1d9ac4e453bfd  SDL2_ttf-2.24.0.tar.gz
+sha256  7826eca0a0f7e591f38dd844e207a200aac81a59b20d8a30c3af8c6282af13e6  LICENSE.txt
diff --git a/package/sdl2_ttf/sdl2_ttf.mk b/package/sdl2_ttf/sdl2_ttf.mk
index f4f293cec1..3f53dd1e79 100644
--- a/package/sdl2_ttf/sdl2_ttf.mk
+++ b/package/sdl2_ttf/sdl2_ttf.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SDL2_TTF_VERSION = 2.22.0
+SDL2_TTF_VERSION = 2.24.0
 SDL2_TTF_SOURCE = SDL2_ttf-$(SDL2_TTF_VERSION).tar.gz
 SDL2_TTF_SITE = http://www.libsdl.org/projects/SDL_ttf/release
 SDL2_TTF_LICENSE = Zlib
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0
  2025-02-13  8:19 [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0 Peter Thompson
@ 2025-02-16 14:13 ` Julien Olivain
  2025-02-18 18:24   ` Peter Thompson
  0 siblings, 1 reply; 5+ messages in thread
From: Julien Olivain @ 2025-02-16 14:13 UTC (permalink / raw)
  To: Peter Thompson; +Cc: buildroot

On 13/02/2025 09:19, Peter Thompson wrote:
> From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
> 
> Signed-off-by: Peter Macleod Thompson 
> <peter.macleod.thompson@gmail.com>

Series applied to master, thanks.

I added links to release notes in commit logs. See:
https://gitlab.com/buildroot.org/buildroot/-/commit/9f5ef2d8727499b9b92bfd24735e6d6b5a07bd18
https://gitlab.com/buildroot.org/buildroot/-/commit/678ad7d69d1b9757433d2235e8d2856961d904d1

Best regards,

Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0
  2025-02-16 14:13 ` Julien Olivain
@ 2025-02-18 18:24   ` Peter Thompson
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Thompson @ 2025-02-18 18:24 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 651 bytes --]

Thanks very much Julien!

Peter



On Sun, Feb 16, 2025 at 7:13 AM Julien Olivain <ju.o@free.fr> wrote:

> On 13/02/2025 09:19, Peter Thompson wrote:
> > From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
> >
> > Signed-off-by: Peter Macleod Thompson
> > <peter.macleod.thompson@gmail.com>
>
> Series applied to master, thanks.
>
> I added links to release notes in commit logs. See:
>
> https://gitlab.com/buildroot.org/buildroot/-/commit/9f5ef2d8727499b9b92bfd24735e6d6b5a07bd18
>
> https://gitlab.com/buildroot.org/buildroot/-/commit/678ad7d69d1b9757433d2235e8d2856961d904d1
>
> Best regards,
>
> Julien.
>

[-- Attachment #1.2: Type: text/html, Size: 1480 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-18 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13  4:38 [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0 Peter Thompson
2025-02-13  4:38 ` [Buildroot] [PATCH 2/2] package/sdl2_image: bump version to 2.8.4 Peter Thompson
  -- strict thread matches above, loose matches on Subject: below --
2025-02-13  8:19 [Buildroot] [PATCH 1/2] package/sdl2_ttf: bump version to 2.24.0 Peter Thompson
2025-02-16 14:13 ` Julien Olivain
2025-02-18 18:24   ` Peter Thompson

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.