changeset 2624:a0bd65068e37

update packages glibmm pangomm
author Mark Brand <mabrand@mabrand.nl>
date Fri, 15 Jun 2012 16:37:04 +0200
parents 7e078ab846b8
children 23be6bc534f1
files index.html src/glibmm.mk src/pangomm.mk
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Fri Jun 15 16:01:45 2012 +0200
+++ b/index.html	Fri Jun 15 16:37:04 2012 +0200
@@ -1170,7 +1170,7 @@
     </tr>
     <tr>
         <td id="glibmm-package">glibmm</td>
-        <td id="glibmm-version">2.28.2</td>
+        <td id="glibmm-version">2.32.0</td>
         <td id="glibmm-website"><a href="http://www.gtkmm.org/">GLibmm</a></td>
     </tr>
     <tr>
@@ -1675,7 +1675,7 @@
     </tr>
     <tr>
         <td id="pangomm-package">pangomm</td>
-        <td id="pangomm-version">2.28.2</td>
+        <td id="pangomm-version">2.28.4</td>
         <td id="pangomm-website"><a href="http://www.pango.org/">Pangomm</a></td>
     </tr>
     <tr>
--- a/src/glibmm.mk	Fri Jun 15 16:01:45 2012 +0200
+++ b/src/glibmm.mk	Fri Jun 15 16:37:04 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := glibmm
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := bd1962c7de710036875a8b6d7ab7b5e5e50fb7af
+$(PKG)_CHECKSUM := 2928a334664433186d92d9099b9bbf3f051a2645
 $(PKG)_SUBDIR   := glibmm-$($(PKG)_VERSION)
 $(PKG)_FILE     := glibmm-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://ftp.gnome.org/pub/gnome/sources/glibmm/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)
--- a/src/pangomm.mk	Fri Jun 15 16:01:45 2012 +0200
+++ b/src/pangomm.mk	Fri Jun 15 16:37:04 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := pangomm
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 31bcbb0c8773fdde6f4ea9b4a79fdf7159f94520
+$(PKG)_CHECKSUM := ee83497485e180708dffbf2e68d633ae8d5a36b4
 $(PKG)_SUBDIR   := pangomm-$($(PKG)_VERSION)
 $(PKG)_FILE     := pangomm-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://ftp.gnome.org/pub/gnome/sources/pangomm/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)