summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-07-18 07:09:46 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-07-18 07:09:46 (GMT)
commitb3627a7503cc5c17725f8194863f98f149fdca18 (patch)
tree131c52f5059c1eca5002485b7d9b0914098d91b8 /src
parent0677abd147ef3e7737ea8c16501d7a634d83c9a3 (diff)
downloadmxe-b3627a7503cc5c17725f8194863f98f149fdca18.zip
mxe-b3627a7503cc5c17725f8194863f98f149fdca18.tar.gz
mxe-b3627a7503cc5c17725f8194863f98f149fdca18.tar.bz2
update package glew
Diffstat (limited to 'src')
-rw-r--r--src/glew.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glew.mk b/src/glew.mk
index 1b133f8..907be8a 100644
--- a/src/glew.mk
+++ b/src/glew.mk
@@ -3,7 +3,7 @@
PKG := glew
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 9266f2360c1687a96f2ea06419671d370b2928d1
+$(PKG)_CHECKSUM := 641c6bb3f924ec786e1e6cf2b1b230f594e0f0e4
$(PKG)_SUBDIR := glew-$($(PKG)_VERSION)
$(PKG)_FILE := glew-$($(PKG)_VERSION).tgz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/glew/glew/$($(PKG)_VERSION)/$($(PKG)_FILE)