summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html4
-rw-r--r--src/atk.mk2
-rw-r--r--src/gdk-pixbuf.mk2
3 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 6f45044..fe5f6fc 100644
--- a/index.html
+++ b/index.html
@@ -965,7 +965,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="atk-package">atk</td>
- <td id="atk-version">2.6.0</td>
+ <td id="atk-version">2.8.0</td>
<td id="atk-website"><a href="http://www.gtk.org/">ATK</a></td>
</tr>
<tr>
@@ -1190,7 +1190,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gdk-pixbuf-package">gdk-pixbuf</td>
- <td id="gdk-pixbuf-version">2.26.5</td>
+ <td id="gdk-pixbuf-version">2.28.0</td>
<td id="gdk-pixbuf-website"><a href="http://www.gdk-pixbuf.org/">GDK-pixbuf</a></td>
</tr>
<tr>
diff --git a/src/atk.mk b/src/atk.mk
index b3dc481..9dc19d1 100644
--- a/src/atk.mk
+++ b/src/atk.mk
@@ -3,7 +3,7 @@
PKG := atk
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 951f9cd195dcab855c7779cfcba21153106cb754
+$(PKG)_CHECKSUM := e8a9dacd22b31a6cb733ce66fb1c220cc6720970
$(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)
diff --git a/src/gdk-pixbuf.mk b/src/gdk-pixbuf.mk
index a9c1ff5..d2b26a5 100644
--- a/src/gdk-pixbuf.mk
+++ b/src/gdk-pixbuf.mk
@@ -3,7 +3,7 @@
PKG := gdk-pixbuf
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 94f30c417441404dcbe23206dda91730074f9b7d
+$(PKG)_CHECKSUM := c1e2b5e7ca5281543f327d805e0b5d5d0c08a6db
$(PKG)_SUBDIR := gdk-pixbuf-$($(PKG)_VERSION)
$(PKG)_FILE := gdk-pixbuf-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)