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 c238ea6..bc0cd14 100644 --- a/src/openscenegraph.mk +++ b/src/openscenegraph.mk @@ -3,7 +3,7 @@ PKG := openscenegraph $(PKG)_IGNORE := -$(PKG)_CHECKSUM := f2d3707b033932cd7b916d425559572d0d3dfc69 +$(PKG)_CHECKSUM := 91a89891b761e97aa0bad9e76bf43dd66617e612 $(PKG)_SUBDIR := OpenSceneGraph-$($(PKG)_VERSION) $(PKG)_FILE := OpenSceneGraph-$($(PKG)_VERSION).zip $(PKG)_URL := http://www.openscenegraph.org/downloads/developer_releases/$($(PKG)_FILE) |