summaryrefslogtreecommitdiffstats
path: root/src/sdl_rwhttp.mk
diff options
context:
space:
mode:
authorMartin Gerhardy <martin.gerhardy@gmail.com>2013-08-08 09:07:10 (GMT)
committerMartin Gerhardy <martin.gerhardy@gmail.com>2013-08-08 09:07:17 (GMT)
commit17f7a8bf169c0888b8c4c691e6c4f1f37d2b5987 (patch)
tree032c1eca8a5d165ba5060e649965c0b20e9a6b71 /src/sdl_rwhttp.mk
parent14cf095b76d45510eb491dd2d96ca179af5350b6 (diff)
downloadmxe-17f7a8bf169c0888b8c4c691e6c4f1f37d2b5987.zip
mxe-17f7a8bf169c0888b8c4c691e6c4f1f37d2b5987.tar.gz
mxe-17f7a8bf169c0888b8c4c691e6c4f1f37d2b5987.tar.bz2
update package sdl_rwhttp
Diffstat (limited to 'src/sdl_rwhttp.mk')
-rw-r--r--src/sdl_rwhttp.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sdl_rwhttp.mk b/src/sdl_rwhttp.mk
index 66aabbe..65abffb 100644
--- a/src/sdl_rwhttp.mk
+++ b/src/sdl_rwhttp.mk
@@ -3,8 +3,8 @@
PKG := sdl_rwhttp
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.1.0
-$(PKG)_CHECKSUM := de3b106833173752a4aea558047896d482f019b2
+$(PKG)_VERSION := 0.2.0
+$(PKG)_CHECKSUM := 9e01fc2bcbb26ca5dce42917be310e34ff48961d
$(PKG)_SUBDIR := SDL_rwhttp-$($(PKG)_VERSION)
$(PKG)_FILE := SDL_rwhttp-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/mgerhardy/SDL_rwhttp/releases/download/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)