From 7910a134c6e81ae6f3cb9c5768e83b90c12610bd Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 2 May 2010 13:09:22 +0000 Subject: [PATCH] [package] update libsigc++ to 2.2.6 (#7249) git-svn-id: svn://svn.openwrt.org/openwrt/packages@21297 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libsigc++/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/libsigc++/Makefile b/libs/libsigc++/Makefile index 455e1b8c2..f68bd8d93 100644 --- a/libs/libsigc++/Makefile +++ b/libs/libsigc++/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libsigc++ -PKG_VERSION:=2.2.4.2 -PKG_RELEASE:=2 +PKG_VERSION:=2.2.6 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@GNOME/libsigc++/2.2 -PKG_MD5SUM:=545edbb7b54eec4f723323d3158c0e0c +PKG_MD5SUM:=d216ef85785e0d17eda9b0326cfdcf71 PKG_FIXUP = libtool @@ -28,8 +28,8 @@ define Package/libsigcxx endef define Package/libsigcxx/description - It allows you to define signals and to connect those signals to any - callback function, either global or a member function, regardless of + It allows you to define signals and to connect those signals to any + callback function, either global or a member function, regardless of whether it is static or virtual. endef -- 2.11.0