update package gtk2

This commit is contained in:
Mark Brand 2011-03-16 08:57:09 +01:00
parent 61e0b98207
commit f64e487042
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
# GTK+
PKG := gtk2
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.24.1
$(PKG)_CHECKSUM := 4e3bb7ad801e86133ef2ed5ed3b6728cea2d0574
$(PKG)_VERSION := 2.24.3
$(PKG)_CHECKSUM := a139460a34bfb5a2095645ebc634a5754bdb2920
$(PKG)_SUBDIR := gtk+-$($(PKG)_VERSION)
$(PKG)_FILE := gtk+-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.gtk.org/