libraries/libsigc++-legacy12: Update script and slack-desc.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2014-10-30 21:17:12 +07:00 committed by Willy Sudiarto Raharjo
parent 87c76eb78f
commit c601158e83
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
# Modified by Michien van Wessem, <michiel@slackbuilds.org> - 20081029
PRGNAM=libsigc++-legacy12
VERSION=1.2.7
VERSION=${VERSION:-1.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libsigc++-legacy12: libsigc++ (typesafe callback system for standard C++)
libsigc++-legacy12: libsigc++-legacy12 (typesafe callback system for standard C++)
libsigc++-legacy12:
libsigc++-legacy12: libsigc++ implements a typesafe callback system for standard C++.
libsigc++-legacy12: It allows you to define signals and to connect those signals to any