* [Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.0.20
@ 2022-01-24 8:01 Michael Fischer
2022-02-05 22:50 ` Arnout Vandecappelle
0 siblings, 1 reply; 2+ messages in thread
From: Michael Fischer @ 2022-01-24 8:01 UTC (permalink / raw)
To: buildroot; +Cc: Michael Fischer
Signed-off-by: Michael Fischer <mf@go-sys.de>
---
package/sdl2/sdl2.hash | 6 +++---
package/sdl2/sdl2.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/sdl2/sdl2.hash b/package/sdl2/sdl2.hash
index 9fa95270c3..26b7ce4102 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.0.18.tar.gz.sig
-sha256 94d40cd73dbfa10bb6eadfbc28f355992bb2d6ef6761ad9d4074eff95ee5711c SDL2-2.0.18.tar.gz
+# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.0.20.tar.gz.sig
+sha256 c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06 SDL2-2.0.20.tar.gz
# Locally calculated
-sha256 52d41d0c82507721ca1fd92c20dc2bf9ca531b3a288ef845a8275c550f118804 LICENSE.txt
+sha256 fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426 LICENSE.txt
diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
index 54eec85f5e..e0a817e249 100644
--- a/package/sdl2/sdl2.mk
+++ b/package/sdl2/sdl2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SDL2_VERSION = 2.0.18
+SDL2_VERSION = 2.0.20
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
SDL2_SITE = http://www.libsdl.org/release
SDL2_LICENSE = Zlib
--
2.20.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.0.20
2022-01-24 8:01 [Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.0.20 Michael Fischer
@ 2022-02-05 22:50 ` Arnout Vandecappelle
0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-02-05 22:50 UTC (permalink / raw)
To: Michael Fischer, buildroot
On 24/01/2022 09:01, Michael Fischer wrote:
> Signed-off-by: Michael Fischer <mf@go-sys.de>
> ---
> package/sdl2/sdl2.hash | 6 +++---
> package/sdl2/sdl2.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/sdl2/sdl2.hash b/package/sdl2/sdl2.hash
> index 9fa95270c3..26b7ce4102 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.0.18.tar.gz.sig
> -sha256 94d40cd73dbfa10bb6eadfbc28f355992bb2d6ef6761ad9d4074eff95ee5711c SDL2-2.0.18.tar.gz
> +# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.0.20.tar.gz.sig
> +sha256 c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06 SDL2-2.0.20.tar.gz
> # Locally calculated
> -sha256 52d41d0c82507721ca1fd92c20dc2bf9ca531b3a288ef845a8275c550f118804 LICENSE.txt
> +sha256 fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426 LICENSE.txt
When the license hash changes, please explain in the commit message why it
changed. I added:
Copyright year updated in LICENSE.txt.
Applied to master, thanks.
Regards,
Arnout
> diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
> index 54eec85f5e..e0a817e249 100644
> --- a/package/sdl2/sdl2.mk
> +++ b/package/sdl2/sdl2.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -SDL2_VERSION = 2.0.18
> +SDL2_VERSION = 2.0.20
> SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
> SDL2_SITE = http://www.libsdl.org/release
> SDL2_LICENSE = Zlib
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-05 22:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-24 8:01 [Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.0.20 Michael Fischer
2022-02-05 22:50 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox