summaryrefslogtreecommitdiffstats
path: root/src/sdl.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 07:27:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 07:27:16 (GMT)
commita228c0488f42fd4e2e485654ff52e13d3f8e7a55 (patch)
treef027ba375daf156bfe3ecf5b32f8af972edb2f72 /src/sdl.mk
parentfd257c1335663f9452a9f360a3fcc72108053da9 (diff)
downloadmxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.zip
mxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.tar.gz
mxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.tar.bz2
all packages: switch to sha256 checksums
closes #871
Diffstat (limited to 'src/sdl.mk')
-rw-r--r--src/sdl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl.mk b/src/sdl.mk
index 16d3b8e..c9ed507 100644
--- a/src/sdl.mk
+++ b/src/sdl.mk
@@ -4,7 +4,7 @@
PKG := sdl
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2.15
-$(PKG)_CHECKSUM := 0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c
+$(PKG)_CHECKSUM := 3b979798933fb98aa1edebcc108829d6474aad00
$(PKG)_SUBDIR := SDL-$($(PKG)_VERSION)
$(PKG)_FILE := SDL-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.libsdl.org/release/$($(PKG)_FILE)