summaryrefslogtreecommitdiffstats
path: root/src/glew.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-08-12 08:55:26 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-08-12 08:55:26 (GMT)
commitec7ec4c1968b08692b6ba968218463dd116571d9 (patch)
tree72dde33d0f3c4d7716606c5002d1ed9a2341d7de /src/glew.mk
parent5e08bf6272d05c0547ce2eeebe8a1764212114f0 (diff)
downloadmxe-ec7ec4c1968b08692b6ba968218463dd116571d9.zip
mxe-ec7ec4c1968b08692b6ba968218463dd116571d9.tar.gz
mxe-ec7ec4c1968b08692b6ba968218463dd116571d9.tar.bz2
update package glew
Diffstat (limited to 'src/glew.mk')
-rw-r--r--src/glew.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glew.mk b/src/glew.mk
index 907be8a..6b78606 100644
--- a/src/glew.mk
+++ b/src/glew.mk
@@ -3,7 +3,7 @@
PKG := glew
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 641c6bb3f924ec786e1e6cf2b1b230f594e0f0e4
+$(PKG)_CHECKSUM := 9291f5c5afefd482c7f3e91ffb3cd4716c6c9ffe
$(PKG)_SUBDIR := glew-$($(PKG)_VERSION)
$(PKG)_FILE := glew-$($(PKG)_VERSION).tgz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/glew/glew/$($(PKG)_VERSION)/$($(PKG)_FILE)