PACKAGE-sdl_net/sdl_ttf/sdl_image: bump version to 23-Apr-2024 (#118)

This commit is contained in:
Apaczer
2024-08-07 21:26:16 +02:00
committed by GitHub
parent de760b988c
commit eafadce373
6 changed files with 10 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated # Locally calculated
sha256 abaf55f6c3bbd7c7271b523767f360317f1fbb2a79e74c38c0523a123970ac89 sdl_image-5d792dde2f764daf15dc48521774a3354330db69.tar.gz sha256 ce206b56dc511c8d2dece895f9b3edf6af13d39791baeb01e7dfd003fa8b38e1 sdl_image-7adb1a70f97d62f1bb307bfb4e6c2fa0bc8c33ab.tar.gz
sha256 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da COPYING sha256 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da COPYING

View File

@@ -7,8 +7,8 @@
# The latest officially released version of SDL_image is 1.2.12, released in 2012. # The latest officially released version of SDL_image is 1.2.12, released in 2012.
# Since then, there have been many bugfixes, including security fixes. # Since then, there have been many bugfixes, including security fixes.
# #
# This commit points to the SDL-1.2 branch from 14 Mar 2021. # This commit points to the SDL-1.2 branch from 23 Apr 2024.
SDL_IMAGE_VERSION = 5d792dde2f764daf15dc48521774a3354330db69 SDL_IMAGE_VERSION = 7adb1a70f97d62f1bb307bfb4e6c2fa0bc8c33ab
SDL_IMAGE_SITE = $(call github,libsdl-org,SDL_image,$(SDL_IMAGE_VERSION)) SDL_IMAGE_SITE = $(call github,libsdl-org,SDL_image,$(SDL_IMAGE_VERSION))
SDL_IMAGE_INSTALL_STAGING = YES SDL_IMAGE_INSTALL_STAGING = YES
SDL_IMAGE_LICENSE = Zlib SDL_IMAGE_LICENSE = Zlib

View File

@@ -1,3 +1,3 @@
# Locally calculated # Locally calculated
sha256 7549dbc91813c37986300e7f34e63a068b42fd91abb41cabcaca63b4c7404ea5 SDL_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3.tar.gz sha256 349636e073ab2ff7000dee772dac4f7b951e364ff7fce037a6e28a131730615e SDL_net-0043be2e559f8d562d04bf62d6e3f4162ed8edad.tar.gz
sha256 e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe COPYING sha256 e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe COPYING

View File

@@ -7,8 +7,8 @@
# The latest officially released version of SDL_image is 1.2.8, released in 2012. # The latest officially released version of SDL_image is 1.2.8, released in 2012.
# Since then, there have been several bugfixes. # Since then, there have been several bugfixes.
# #
# This commit points to the SDL-1.2 branch from 18 Feb 2021. # This commit points to the SDL-1.2 branch from 23 Apr 2024.
SDL_NET_VERSION = 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 SDL_NET_VERSION = 0043be2e559f8d562d04bf62d6e3f4162ed8edad
SDL_NET_SITE = $(call github,libsdl-org,SDL_net,$(SDL_NET_VERSION)) SDL_NET_SITE = $(call github,libsdl-org,SDL_net,$(SDL_NET_VERSION))
SDL_NET_SOURCE = SDL_net-$(SDL_NET_VERSION).tar.gz SDL_NET_SOURCE = SDL_net-$(SDL_NET_VERSION).tar.gz
SDL_NET_LICENSE = Zlib SDL_NET_LICENSE = Zlib

View File

@@ -1,3 +1,3 @@
# Locally calculated # Locally calculated
sha256 c24e3b48f5ffa5afb3256d23700506fad72117ac2834147c2e46ee94c3cb12b5 sdl_ttf-70b2940cc75e92aab02a67d2f827caf2836a2c74.tar.gz sha256 046ff670327264fb598dfb7e9500d7cfd68c27535965d228b01d5d9b8ccb37ed sdl_ttf-3c4233732b94ce08d5f6a868e597af39e13f8b23.tar.gz
sha256 b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b COPYING sha256 b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b COPYING

View File

@@ -6,7 +6,9 @@
# There is unlikely to be a new SDL_ttf release for the foreseeable future: # There is unlikely to be a new SDL_ttf release for the foreseeable future:
# https://bugzilla.libsdl.org/show_bug.cgi?id=5344#c1 # https://bugzilla.libsdl.org/show_bug.cgi?id=5344#c1
SDL_TTF_VERSION = 70b2940cc75e92aab02a67d2f827caf2836a2c74 #
# This commit points to the SDL-1.2 branch from 23 Apr 2024.
SDL_TTF_VERSION = 3c4233732b94ce08d5f6a868e597af39e13f8b23
SDL_TTF_SITE = $(call github,libsdl-org,SDL_ttf,$(SDL_TTF_VERSION)) SDL_TTF_SITE = $(call github,libsdl-org,SDL_ttf,$(SDL_TTF_VERSION))
SDL_TTF_LICENSE = Zlib SDL_TTF_LICENSE = Zlib
SDL_TTF_LICENSE_FILES = COPYING SDL_TTF_LICENSE_FILES = COPYING