summaryrefslogtreecommitdiffstats
path: root/rules/libsigcpp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libsigcpp.make')
-rw-r--r--rules/libsigcpp.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libsigcpp.make b/rules/libsigcpp.make
index bdf89f3e1..ee434ea7d 100644
--- a/rules/libsigcpp.make
+++ b/rules/libsigcpp.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_LIBSIGCPP) += libsigcpp
#
# Paths and names
#
-LIBSIGCPP_VERSION := 2.0.18
+LIBSIGCPP_VERSION := 2.2.2
LIBSIGCPP := libsigc++-$(LIBSIGCPP_VERSION)
LIBSIGCPP_SUFFIX := tar.bz2
-LIBSIGCPP_URL := http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/$(LIBSIGCPP).$(LIBSIGCPP_SUFFIX)
+LIBSIGCPP_URL := http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/$(LIBSIGCPP).$(LIBSIGCPP_SUFFIX)
LIBSIGCPP_SOURCE := $(SRCDIR)/$(LIBSIGCPP).$(LIBSIGCPP_SUFFIX)
LIBSIGCPP_DIR := $(BUILDDIR)/$(LIBSIGCPP)