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	Fri Oct 12 12:29:21 2012 +0200
+++ b/index.html	Fri Oct 12 12:32:26 2012 +0200
@@ -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	Fri Oct 12 12:29:21 2012 +0200
+++ b/src/atk.mk	Fri Oct 12 12:32:26 2012 +0200
@@ -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)