Mercurial > hg > mxe
changeset 2820:b8257faceb70
update package atk
author | Mark Brand <mabrand@mabrand.nl> |
---|---|
date | Fri, 12 Oct 2012 12:32:26 +0200 |
parents | 7bbe1601a5ed |
children | 0ddfaea74200 |
files | index.html src/atk.mk |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -930,7 +930,7 @@ </tr> <tr> <td id="atk-package">atk</td> - <td id="atk-version">2.4.0</td> + <td id="atk-version">2.6.0</td> <td id="atk-website"><a href="http://www.gtk.org/">ATK</a></td> </tr> <tr>
--- a/src/atk.mk +++ b/src/atk.mk @@ -3,7 +3,7 @@ PKG := atk $(PKG)_IGNORE := -$(PKG)_CHECKSUM := ca13d01660bdcd5262ef6cedb8a64542ff8aa804 +$(PKG)_CHECKSUM := 951f9cd195dcab855c7779cfcba21153106cb754 $(PKG)_SUBDIR := atk-$($(PKG)_VERSION) $(PKG)_FILE := atk-$($(PKG)_VERSION).tar.xz $(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/atk/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)