update packages libgomp libgsf

This commit is contained in:
Tony Theodore 2012-12-12 19:54:58 +11:00
parent 042a81fcc7
commit 0d30a95c3b
2 changed files with 3 additions and 3 deletions

View File

@ -1415,7 +1415,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="libgomp-package">libgomp</td>
<td id="libgomp-version">4.7.0</td>
<td id="libgomp-version">4.7.2</td>
<td id="libgomp-website"><a href="http://gcc.gnu.org/projects/gomp/">GCC-libgomp</a></td>
</tr>
<tr>
@ -1430,7 +1430,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="libgsf-package">libgsf</td>
<td id="libgsf-version">1.14.23</td>
<td id="libgsf-version">1.14.25</td>
<td id="libgsf-website"><a href="http://projects.gnome.org/libgsf/">libgsf</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := libgsf
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 4f19933342b2d42246200e3522b0797a032fdf19
$(PKG)_CHECKSUM := f71130a5dcd1081dd1e0dfc49902a1db473cce0d
$(PKG)_SUBDIR := libgsf-$($(PKG)_VERSION)
$(PKG)_FILE := libgsf-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/libgsf/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)