mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libsigc++: Updated for version 2.2.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
2e1f0ea1fb
commit
2c8798b59b
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Modified by Michien van Wessem, <michiel@slackbuilds.org> - 20081029
|
||||
|
||||
PRGNAM=libsigc++
|
||||
VERSION=2.2.7
|
||||
VERSION=2.2.9
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsigc++"
|
||||
VERSION="2.2.7"
|
||||
VERSION="2.2.9"
|
||||
HOMEPAGE="http://libsigc.sourceforge.net/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.7.tar.bz2"
|
||||
MD5SUM="e80c0862eb4e1435eff55d1870aef4b8"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.9.tar.bz2"
|
||||
MD5SUM="16dc0c868aeef9ee5ef055f3e3e865d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="paul wisehart"
|
||||
|
|
Loading…
Reference in a new issue