summaryrefslogtreecommitdiffstats
path: root/src/sdl2_mixer.mk
diff options
context:
space:
mode:
authorMartin Gerhardy <martin.gerhardy@gmail.com>2013-08-09 15:04:25 (GMT)
committerMartin Gerhardy <martin.gerhardy@gmail.com>2013-08-09 15:04:25 (GMT)
commita1487d8208cb57b8e6540cbe15a0f3d34ff4154a (patch)
tree53d8ad5971667642a95bed7479cd09ffe506f62a /src/sdl2_mixer.mk
parentbb8ecde41e7ea1935890d0b1fd9a71afffdc2180 (diff)
downloadmxe-a1487d8208cb57b8e6540cbe15a0f3d34ff4154a.zip
mxe-a1487d8208cb57b8e6540cbe15a0f3d34ff4154a.tar.gz
mxe-a1487d8208cb57b8e6540cbe15a0f3d34ff4154a.tar.bz2
updated the checksums for the sdl2 release candidates
Diffstat (limited to 'src/sdl2_mixer.mk')
-rw-r--r--src/sdl2_mixer.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl2_mixer.mk b/src/sdl2_mixer.mk
index 7531fd5..887dfb0 100644
--- a/src/sdl2_mixer.mk
+++ b/src/sdl2_mixer.mk
@@ -4,7 +4,7 @@
PKG := sdl2_mixer
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.0.0
-$(PKG)_CHECKSUM := c9a2ce3c80affa39a6694b08a3895fc857c3a737
+$(PKG)_CHECKSUM := 632eb2a40c3b53d53f89047a1e3cfc601bacb69b
$(PKG)_SUBDIR := SDL2_mixer-$($(PKG)_VERSION)
$(PKG)_FILE := SDL2_mixer-$($(PKG)_VERSION).tar.gz
#$(PKG)_URL := http://www.libsdl.org/projects/SDL_mixer/release/$($(PKG)_FILE)