diff options
Diffstat (limited to 'src/openscenegraph.mk')
-rw-r--r-- | src/openscenegraph.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openscenegraph.mk b/src/openscenegraph.mk index 88cdb71..09ca561 100644 --- a/src/openscenegraph.mk +++ b/src/openscenegraph.mk @@ -4,7 +4,7 @@ PKG := openscenegraph $(PKG)_IGNORE := $(PKG)_VERSION := 3.2.1 -$(PKG)_CHECKSUM := 5c666531f7d487075fd692d89f1e05036306192a +$(PKG)_CHECKSUM := 93c586d489f119aca0499292acc09bb0fa0b3e6d $(PKG)_SUBDIR := OpenSceneGraph-$($(PKG)_VERSION) $(PKG)_FILE := OpenSceneGraph-$($(PKG)_VERSION).zip $(PKG)_URL := http://trac.openscenegraph.org/downloads/developer_releases/$($(PKG)_FILE) |