From: Thomas Devoogdt <thomas@devoogdt.com>
To: buildroot@buildroot.org
Cc: Michael Fischer <mf@go-sys.de>, Thomas Devoogdt <thomas@devoogdt.com>
Subject: [Buildroot] [PATCH v2 2/2] package/sdl2: bump to 2.30.0
Date: Fri, 1 Mar 2024 13:17:57 +0100 [thread overview]
Message-ID: <20240301121757.52642-2-thomas@devoogdt.com> (raw)
In-Reply-To: <20240301121757.52642-1-thomas@devoogdt.com>
Changes:
https://github.com/libsdl-org/SDL/releases/tag/release-2.30.0
Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
v2: fix git message, accidentally took the message from a 2023.02.x branch
---
package/sdl2/sdl2.hash | 4 ++--
package/sdl2/sdl2.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sdl2/sdl2.hash b/package/sdl2/sdl2.hash
index 7a28d5efc8..95d2cf959f 100644
--- a/package/sdl2/sdl2.hash
+++ b/package/sdl2/sdl2.hash
@@ -1,4 +1,4 @@
-# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.28.5.tar.gz.sig
-sha256 332cb37d0be20cb9541739c61f79bae5a477427d79ae85e352089afdaf6666e4 SDL2-2.28.5.tar.gz
+# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.30.0.tar.gz.sig
+sha256 36e2e41557e0fa4a1519315c0f5958a87ccb27e25c51776beb6f1239526447b0 SDL2-2.30.0.tar.gz
# Locally calculated
sha256 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927 LICENSE.txt
diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
index eb5042e3cd..91f6585761 100644
--- a/package/sdl2/sdl2.mk
+++ b/package/sdl2/sdl2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SDL2_VERSION = 2.28.5
+SDL2_VERSION = 2.30.0
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
SDL2_SITE = http://www.libsdl.org/release
SDL2_LICENSE = Zlib
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-03-01 12:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 12:17 [Buildroot] [PATCH v2 1/2] package/sdl2: drop video-x11-{xinerama, vm} Thomas Devoogdt
2024-03-01 12:17 ` Thomas Devoogdt [this message]
2024-04-07 14:44 ` [Buildroot] [PATCH v2 2/2] package/sdl2: bump to 2.30.0 Arnout Vandecappelle via buildroot
2024-03-03 12:10 ` [Buildroot] [PATCH v2 1/2] package/sdl2: drop video-x11-{xinerama, vm} Peter Korsgaard
2024-03-19 12:06 ` 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=20240301121757.52642-2-thomas@devoogdt.com \
--to=thomas@devoogdt.com \
--cc=buildroot@buildroot.org \
--cc=mf@go-sys.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox