diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-11-09 09:31:35 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-11-09 09:31:35 (GMT) |
commit | ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e (patch) | |
tree | 694130aa62bd541f4e94867432487db44aeec3ef /src/sdl_mixer.mk | |
parent | fd28ac18c5156bc02ad35e859baaf4e7cbcaeac7 (diff) | |
download | mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.zip mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.tar.gz mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.tar.bz2 |
update version of packages curl, fltk, gnutls, gtk, libntlm, openssl, sdl_mixer, sqlite and tiff
Diffstat (limited to 'src/sdl_mixer.mk')
-rw-r--r-- | src/sdl_mixer.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sdl_mixer.mk b/src/sdl_mixer.mk index 9da8f23..f429b13 100644 --- a/src/sdl_mixer.mk +++ b/src/sdl_mixer.mk @@ -21,9 +21,9 @@ # SDL_mixer PKG := sdl_mixer -$(PKG)_IGNORE := -$(PKG)_VERSION := 1.2.9 -$(PKG)_CHECKSUM := 33c43d868ec7a30de1a44a6ac05e5419b5ff53df +$(PKG)_IGNORE := 1.2.9 +$(PKG)_VERSION := 1.2.10 +$(PKG)_CHECKSUM := ee644e805aca76c0ad368c3697206f7ee3266a33 $(PKG)_SUBDIR := SDL_mixer-$($(PKG)_VERSION) $(PKG)_FILE := SDL_mixer-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.libsdl.org/projects/SDL_mixer/ |