mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/sdl2_image: bump version to 2.8.2
Update LICENSE.txt hash for a change in copyright year for 2024. Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e07402afff
commit
b200632b1a
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 e4cab9a58c347a490c46723c17553b4e12233cd821d3b993a8475a50497f5a3e SDL2_image-2.8.1.tar.gz
|
||||
sha256 1852c8549e3d154687197d46abababd3e8faae035f19991b2ca850fa3a43ad57 LICENSE.txt
|
||||
sha256 8f486bbfbcf8464dd58c9e5d93394ab0255ce68b51c5a966a918244820a76ddc SDL2_image-2.8.2.tar.gz
|
||||
sha256 a0e8ce06504966e45088ee1cc7583cc8af9aac615d4cf56d47d847da9cb15139 LICENSE.txt
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SDL2_IMAGE_VERSION = 2.8.1
|
||||
SDL2_IMAGE_VERSION = 2.8.2
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user