summaryrefslogtreecommitdiffstats
path: root/libraries/libsigc++
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2013-11-03 23:03:51 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-11-03 23:03:51 -0600
commit32c8ff1b2692a14792d4d94088ce7f86ed612c79 (patch)
treedc8709903359987e8fd8176c0349725dedf82784 /libraries/libsigc++
parent6f824c8b10a9049fa9ea8d74f6a39b7bc35ce363 (diff)
downloadslackbuilds-32c8ff1b2692a14792d4d94088ce7f86ed612c79.tar.gz
slackbuilds-32c8ff1b2692a14792d4d94088ce7f86ed612c79.tar.xz
libraries/libsigc++: Updated for version 2.2.11.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libsigc++')
-rw-r--r--libraries/libsigc++/libsigc++.SlackBuild2
-rw-r--r--libraries/libsigc++/libsigc++.info6
-rw-r--r--libraries/libsigc++/slack-desc10
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/libsigc++/libsigc++.SlackBuild b/libraries/libsigc++/libsigc++.SlackBuild
index 883a516050..c63890e3ad 100644
--- a/libraries/libsigc++/libsigc++.SlackBuild
+++ b/libraries/libsigc++/libsigc++.SlackBuild
@@ -26,7 +26,7 @@
# Modified by Michien van Wessem, <michiel@slackbuilds.org> - 20081029
PRGNAM=libsigc++
-VERSION=2.2.10
+VERSION=2.2.11
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libsigc++/libsigc++.info b/libraries/libsigc++/libsigc++.info
index 16b70e7f1b..d84278aaee 100644
--- a/libraries/libsigc++/libsigc++.info
+++ b/libraries/libsigc++/libsigc++.info
@@ -1,8 +1,8 @@
PRGNAM="libsigc++"
-VERSION="2.2.10"
+VERSION="2.2.11"
HOMEPAGE="http://libsigc.sourceforge.net/"
-DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.10.tar.xz"
-MD5SUM="73419b477f3bb9ddb9905c88a92f4b4c"
+DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.11.tar.xz"
+MD5SUM="815d0c6d61601f51bbcaeef6826606b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/libraries/libsigc++/slack-desc b/libraries/libsigc++/slack-desc
index 93ba22ddc2..d9d1d77954 100644
--- a/libraries/libsigc++/slack-desc
+++ b/libraries/libsigc++/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libsigc++: libsigc++ (typesafe callback system for standard C++)