[Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.0.16

Yann E. MORIN yann.morin.1998 at free.fr
Fri Aug 20 20:32:02 UTC 2021


Michael, All,

On 2021-08-16 09:52 +0200, Michael Fischer spake thusly:
> Signed-off-by: Michael Fischer <mf at 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 6b818fb002..6dee461258 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.14.tar.gz.sig
> -sha256  d8215b571a581be1332d2106f8036fcb03d12a70bae01e20f424976d275432bc  SDL2-2.0.14.tar.gz
> +# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.0.16.tar.gz.sig
> +sha256  65be9ff6004034b5b2ce9927b5a4db1814930f169c4b2dae0a1e4697075f287b  SDL2-2.0.16.tar.gz
>  # Locally calculated
> -sha256  ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef  COPYING.txt
> +sha256  52d41d0c82507721ca1fd92c20dc2bf9ca531b3a288ef845a8275c550f118804  LICENSE.txt

You forgot to also update the license filename in the .mk:

    http://autobuild.buildroot.org/results/0d6/0d607b1e81fcca7f01c8243df28b9c3d59040711/build-end.log

I've pushed a fix now:
    https://git.buildroot.org/buildroot/commit/?h=next&id=60bde2995b65d4f326cf2706bd784193ec1531bf

Regards,
Yann E. MORIN.

> diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
> index 5aad92eda8..0620c56062 100644
> --- a/package/sdl2/sdl2.mk
> +++ b/package/sdl2/sdl2.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -SDL2_VERSION = 2.0.14
> +SDL2_VERSION = 2.0.16
>  SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
>  SDL2_SITE = http://www.libsdl.org/release
>  SDL2_LICENSE = Zlib
> -- 
> 2.20.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list