changeset 7044:72e0ec186380

* src/sdl2_mixer.mk: update to v2.8.0
author John Donoghue <john.donoghue@ieee.org>
date Mon, 22 Jan 2024 13:24:11 -0500
parents cc9e6410c847
children 61427d9bde6b
files src/sdl2_mixer.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sdl2_mixer.mk	Sat Jan 20 08:28:59 2024 -0500
+++ b/src/sdl2_mixer.mk	Mon Jan 22 13:24:11 2024 -0500
@@ -3,8 +3,8 @@
 
 PKG             := sdl2_mixer
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.6.3
-$(PKG)_CHECKSUM := a6913b7684a3ab17f640a33ce56552fc8b3a6d0e
+$(PKG)_VERSION  := 2.8.0
+$(PKG)_CHECKSUM := a58c69f9d00e44833b9e00e1adb58d85759ca499
 $(PKG)_SUBDIR   := SDL2_mixer-$($(PKG)_VERSION)
 $(PKG)_FILE     := SDL2_mixer-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := https://github.com/libsdl-org/SDL_mixer/releases/download/release-$($(PKG)_VERSION)/$($(PKG)_FILE)