summaryrefslogtreecommitdiffstats
path: root/src/openscenegraph.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-04-24 20:46:26 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-04-24 20:46:26 (GMT)
commitf2ab7b67755dc91c50c835102c2d6df99541ca16 (patch)
treef85ca4fa40f3dc8dad1e4c81f28115723af10fed /src/openscenegraph.mk
parentcd1a17fd6b0ab01a0e933e504b0da69afb8a12b3 (diff)
downloadmxe-f2ab7b67755dc91c50c835102c2d6df99541ca16.zip
mxe-f2ab7b67755dc91c50c835102c2d6df99541ca16.tar.gz
mxe-f2ab7b67755dc91c50c835102c2d6df99541ca16.tar.bz2
update package openscenegraph
Patch disposition: openscenegraph-1-pkg-config.patch Removed. Seems to be included in 2.8.4, although differently. There is now one openscenegraph .pc file instead of the many created by the patch. openscenegraph-2-static.patch Retained. Apparently needed for static linking. openscenegraph-3-no-asprintf.patch Changed line endings to unix style, matching patched file. openscenegraph-4-changeset-12154.patch Removed since patch is already in 2.8.4.
Diffstat (limited to 'src/openscenegraph.mk')
-rw-r--r--src/openscenegraph.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/openscenegraph.mk b/src/openscenegraph.mk
index 79dd394..6e69af2 100644
--- a/src/openscenegraph.mk
+++ b/src/openscenegraph.mk
@@ -4,8 +4,8 @@
# OpenSceneGraph
PKG := openscenegraph
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.8.3
-$(PKG)_CHECKSUM := 90502e4cbd47aac1689cc39d25ab62bbe0bba9fc
+$(PKG)_VERSION := 2.8.4
+$(PKG)_CHECKSUM := 356ecd39f7e714dabb6776e23303fe3f1798a7cf
$(PKG)_SUBDIR := OpenSceneGraph-$($(PKG)_VERSION)
$(PKG)_FILE := OpenSceneGraph-$($(PKG)_VERSION).zip
$(PKG)_WEBSITE := http://www.openscenegraph.org/