update package gtk2

This commit is contained in:
Mark Brand 2012-11-21 10:09:05 +01:00
parent 5456265220
commit c01a324b5b
2 changed files with 2 additions and 2 deletions

View File

@ -1225,7 +1225,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="gtk2-package">gtk2</td>
<td id="gtk2-version">2.24.10</td>
<td id="gtk2-version">2.24.13</td>
<td id="gtk2-website"><a href="http://www.gtk.org/">GTK+</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := gtk2
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := baf5c73e186352cad767392a6b55840be0326ddc
$(PKG)_CHECKSUM := 8091fc47f8ea7f05af3400e683662068b1ef4d7b
$(PKG)_SUBDIR := gtk+-$($(PKG)_VERSION)
$(PKG)_FILE := gtk+-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/gtk+/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)