libraries/glibmm: Updated for version 2.32.1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ponce 2012-07-23 21:21:27 +02:00 committed by Robby Workman
parent c921b13b51
commit 1d2934aadd
3 changed files with 4 additions and 6 deletions

View File

@ -2,5 +2,3 @@ glibmm is a set of C++ bindings for glib, including cross- platform
APIs such as a std::string-like UTF8 string class, string utility
methods, such as a text encoding converter API, file access,
and threads.
This requires libsigc++.

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glibmm
VERSION=2.28.2
VERSION=2.32.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="glibmm"
VERSION="2.28.2"
VERSION="2.32.1"
HOMEPAGE="http://www.gtkmm.org/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.28/glibmm-2.28.2.tar.xz"
MD5SUM="7bbc4ad1c4f79dec0ee79e6daea4bb03"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/glibmm/2.32/glibmm-2.32.1.tar.xz"
MD5SUM="8e5dd06610bd205f4c9cbc11453c0010"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libsigc++"