update package openscenegraph

This commit is contained in:
Niels Kristian Bech Jensen 2013-07-06 15:00:05 +10:00 committed by Tony Theodore
parent 5114d7a116
commit 732b8f4c64
2 changed files with 2 additions and 2 deletions

View File

@ -1854,7 +1854,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="openscenegraph-package">openscenegraph</td>
<td id="openscenegraph-version">3.1.8</td>
<td id="openscenegraph-version">3.1.9</td>
<td id="openscenegraph-website"><a href="http://www.openscenegraph.org/">OpenSceneGraph</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := openscenegraph
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 97ba2ed1579cfbe4507c74ef4eca223cf5b5c7d1
$(PKG)_CHECKSUM := 400794c0a4a568110f28ad89513df66f2f8121b3
$(PKG)_SUBDIR := OpenSceneGraph-$($(PKG)_VERSION)
$(PKG)_FILE := OpenSceneGraph-$($(PKG)_VERSION).zip
$(PKG)_URL := http://www.openscenegraph.org/downloads/developer_releases/$($(PKG)_FILE)