Update package openscenegraph

This commit is contained in:
Ulrich Klauer 2013-05-29 10:22:15 +02:00
parent 290f7af0b8
commit bb1954389e
2 changed files with 2 additions and 2 deletions

View File

@ -1844,7 +1844,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="openscenegraph-package">openscenegraph</td>
<td id="openscenegraph-version">3.1.6</td>
<td id="openscenegraph-version">3.1.7</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 := 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)