update package gtk2

This commit is contained in:
Niels Kristian Bech Jensen 2013-07-06 14:59:41 +10:00 committed by Tony Theodore
parent 06808ea943
commit 5114d7a116
2 changed files with 2 additions and 2 deletions

View File

@ -1289,7 +1289,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gtk2-package">gtk2</td>
<td id="gtk2-version">2.24.19</td>
<td id="gtk2-version">2.24.20</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 := 5faee976b76996396c79a07d5175a53b97cdaa3d
$(PKG)_CHECKSUM := 89315bf05dd3d626a50bae5417942ee4428012c9
$(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)