summaryrefslogtreecommitdiffstats
path: root/src/sdl_sound.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/sdl_sound.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/sdl_sound.mk')
-rw-r--r--src/sdl_sound.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl_sound.mk b/src/sdl_sound.mk
index 0ac1bd7..81e4d23 100644
--- a/src/sdl_sound.mk
+++ b/src/sdl_sound.mk
@@ -4,7 +4,7 @@
PKG := sdl_sound
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.0.3
-$(PKG)_CHECKSUM := 2f68b571cb84e380cc43387eadf778f64c79e6df
+$(PKG)_CHECKSUM := 3999fd0bbb485289a52be14b2f68b571cb84e380cc43387eadf778f64c79e6df
$(PKG)_SUBDIR := SDL_sound-$($(PKG)_VERSION)
$(PKG)_FILE := SDL_sound-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://icculus.org/SDL_sound/downloads/$($(PKG)_FILE)