changeset 2828:ecc3e1e93194

update package libsigc++
author Mark Brand <mabrand@mabrand.nl>
date Fri, 19 Oct 2012 07:46:39 +0200
parents 05e2ba2637c1
children 9b7d60e4a19f
files index.html src/libsigc++.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Wed Oct 17 11:55:50 2012 +0200
+++ b/index.html	Fri Oct 19 07:46:39 2012 +0200
@@ -1525,7 +1525,7 @@
     </tr>
     <tr>
         <td id="libsigc++-package">libsigc++</td>
-        <td id="libsigc++-version">2.2.11</td>
+        <td id="libsigc++-version">2.3.1</td>
         <td id="libsigc++-website"><a href="http://libsigc.sourceforge.net/">libsigc++</a></td>
     </tr>
     <tr>
--- a/src/libsigc++.mk	Wed Oct 17 11:55:50 2012 +0200
+++ b/src/libsigc++.mk	Fri Oct 19 07:46:39 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := libsigc++
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := bbec3d8c54a17f19d63f9decbb91b0d79ea0d02e
+$(PKG)_CHECKSUM := 6d23b44ab37b4f908c850c3d9898e42da54a0d8d
 $(PKG)_SUBDIR   := libsigc++-$($(PKG)_VERSION)
 $(PKG)_FILE     := libsigc++-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://ftp.gnome.org/pub/gnome/sources/libsigc++/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)