summaryrefslogtreecommitdiffstats
path: root/src/opencsg.mk
diff options
context:
space:
mode:
authorTorsten Paul <Torsten.Paul@gmx.de>2015-03-22 13:12:03 (GMT)
committerTorsten Paul <Torsten.Paul@gmx.de>2015-03-22 13:12:03 (GMT)
commit8970ba07ffb6c33a2771189388ea6bd3afc07df9 (patch)
tree82fa415d2d45ebd2a34d34258dca079c9a39ffba /src/opencsg.mk
parentbf8126d353632ad03f0f68a71004dad2b69bde93 (diff)
downloadmxe-8970ba07ffb6c33a2771189388ea6bd3afc07df9.zip
mxe-8970ba07ffb6c33a2771189388ea6bd3afc07df9.tar.gz
mxe-8970ba07ffb6c33a2771189388ea6bd3afc07df9.tar.bz2
Update OpenCSG to version 1.4.0.
Diffstat (limited to 'src/opencsg.mk')
-rw-r--r--src/opencsg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/opencsg.mk b/src/opencsg.mk
index fb40dad..161f915 100644
--- a/src/opencsg.mk
+++ b/src/opencsg.mk
@@ -3,8 +3,8 @@
PKG := opencsg
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.3.2
-$(PKG)_CHECKSUM := e2b4abf169ae3e319eb5f6d9ae6136fa96710a05
+$(PKG)_VERSION := 1.4.0
+$(PKG)_CHECKSUM := 2c2592a9f625ec1c7a3d208403ea2ac1cae2f972
$(PKG)_SUBDIR := OpenCSG-$($(PKG)_VERSION)
$(PKG)_FILE := OpenCSG-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.opencsg.org/$($(PKG)_FILE)