summaryrefslogtreecommitdiffstats
path: root/src/sdl2_mixer.mk
diff options
context:
space:
mode:
authorSylvain Beucler <beuc@beuc.net>2017-03-26 14:23:24 (GMT)
committerSylvain Beucler <beuc@beuc.net>2017-03-26 14:27:40 (GMT)
commit5dfd21ed0fc7c551fd57efd3716e795ca1716d27 (patch)
tree37698b3aeaadc3b7c56d44dc49a9bcb5703556af /src/sdl2_mixer.mk
parent8a12582be602f0d839413e58f194eded97d32dfa (diff)
downloadmxe-5dfd21ed0fc7c551fd57efd3716e795ca1716d27.zip
mxe-5dfd21ed0fc7c551fd57efd3716e795ca1716d27.tar.gz
mxe-5dfd21ed0fc7c551fd57efd3716e795ca1716d27.tar.bz2
Bump SDL2_image, SDL2_mixer, SDL2_tff and SDL2_gfx
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)