diff options
Diffstat (limited to 'src/sdl_mixer.mk')
-rw-r--r-- | src/sdl_mixer.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl_mixer.mk b/src/sdl_mixer.mk index 689bc6d..01a9336 100644 --- a/src/sdl_mixer.mk +++ b/src/sdl_mixer.mk @@ -4,7 +4,7 @@ PKG := sdl_mixer $(PKG)_IGNORE := $(PKG)_VERSION := 1.2.12 -$(PKG)_CHECKSUM := 6af2cfc787cad2abb11aa14562e402521f86992a +$(PKG)_CHECKSUM := 1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a $(PKG)_SUBDIR := SDL_mixer-$($(PKG)_VERSION) $(PKG)_FILE := SDL_mixer-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://www.libsdl.org/projects/SDL_mixer/release/$($(PKG)_FILE) |