summaryrefslogtreecommitdiffstats
path: root/src/sdl2_mixer.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl2_mixer.mk')
-rw-r--r--src/sdl2_mixer.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sdl2_mixer.mk b/src/sdl2_mixer.mk
index 3a34866..dc688b5 100644
--- a/src/sdl2_mixer.mk
+++ b/src/sdl2_mixer.mk
@@ -4,8 +4,8 @@ PKG := sdl2_mixer
$(PKG)_WEBSITE := https://www.libsdl.org/
$(PKG)_DESCR := SDL2_mixer
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.0.0
-$(PKG)_CHECKSUM := a8ce0e161793791adeff258ca6214267fdd41b3c073d2581cd5265c8646f725b
+$(PKG)_VERSION := 2.0.1
+$(PKG)_CHECKSUM := 5a24f62a610249d744cbd8d28ee399d8905db7222bf3bdbc8a8b4a76e597695f
$(PKG)_SUBDIR := SDL2_mixer-$($(PKG)_VERSION)
$(PKG)_FILE := SDL2_mixer-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.libsdl.org/projects/SDL_mixer/release/$($(PKG)_FILE)