update packages openscenegraph poppler

This commit is contained in:
Tony Theodore 2013-06-23 21:33:58 +10:00
parent f5c16c1810
commit b485ce8560
3 changed files with 4 additions and 4 deletions

View File

@ -1849,7 +1849,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="openscenegraph-package">openscenegraph</td>
<td id="openscenegraph-version">3.1.7</td>
<td id="openscenegraph-version">3.1.8</td>
<td id="openscenegraph-website"><a href="http://www.openscenegraph.org/">OpenSceneGraph</a></td>
</tr>
<tr>
@ -1945,7 +1945,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="poppler-package">poppler</td>
<td id="poppler-version">0.22.4</td>
<td id="poppler-version">0.22.5</td>
<td id="poppler-website"><a href="http://poppler.freedesktop.org/">poppler</a></td>
</tr>
<tr>

View File

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

View File

@ -3,7 +3,7 @@
PKG := poppler
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 26586bcd41a01adca00bf5929e11c49419bd21fa
$(PKG)_CHECKSUM := 9491bb33788d7f0ee67da572dc4798004f98323a
$(PKG)_SUBDIR := poppler-$($(PKG)_VERSION)
$(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)