summaryrefslogtreecommitdiffstats
path: root/src/sdl2.mk
diff options
context:
space:
mode:
authorMartin Gerhardy <martin.gerhardy@gmail.com>2013-07-19 19:30:03 (GMT)
committerMartin Gerhardy <martin.gerhardy@gmail.com>2013-07-19 19:30:03 (GMT)
commit150af3c4480bc102f6755ffe10f267cd2d585ec4 (patch)
treedcb7a52148518dbaefb34b0180215eec11820a5e /src/sdl2.mk
parentb2d13c15af2149cb6c51ee5b7495f2a2474bbaf4 (diff)
downloadmxe-150af3c4480bc102f6755ffe10f267cd2d585ec4.zip
mxe-150af3c4480bc102f6755ffe10f267cd2d585ec4.tar.gz
mxe-150af3c4480bc102f6755ffe10f267cd2d585ec4.tar.bz2
Revert "* updated checksums for the latest release candidates"
This reverts commit b2d13c15af2149cb6c51ee5b7495f2a2474bbaf4.
Diffstat (limited to 'src/sdl2.mk')
-rw-r--r--src/sdl2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl2.mk b/src/sdl2.mk
index be6fa1d..3c563a2 100644
--- a/src/sdl2.mk
+++ b/src/sdl2.mk
@@ -3,7 +3,7 @@
PKG := sdl2
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 609e018c8f8151c13b09a89c3915377ffe407d3e
+$(PKG)_CHECKSUM := ff1853d589ad2974e43154e977ed554f71a5a9d2
$(PKG)_SUBDIR := SDL2-$($(PKG)_VERSION)
$(PKG)_FILE := SDL2-$($(PKG)_VERSION).tar.gz
#$(PKG)_URL := http://www.libsdl.org/release/$($(PKG)_FILE)