glibmm: update to 2.32.0.

This commit is contained in:
Juan RP 2012-04-12 09:37:42 +02:00
parent 12b3c72bd8
commit 7964329d2f

View file

@ -1,13 +1,13 @@
# Template build file for 'glibmm'
pkgname=glibmm
version=2.31.22
distfiles="${GNOME_SITE}/glibmm/2.31/glibmm-$version.tar.xz"
version=2.32.0
distfiles="${GNOME_SITE}/glibmm/2.32/glibmm-$version.tar.xz"
build_style=gnu-configure
short_desc="C++ bindings for GLib"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://gtkmm.sourceforge.net/"
license="LGPL-2.1"
checksum=9941c75c8a6c89d25db5d612ac96da4ebbac0f0bbde6958fd8ea21d1e864bf4e
checksum=e1806f884c6e9f904ee2af0d39dd8d4de3f91a039f897f54333b0890de06f94b
long_desc="
glibmm (previously known as GLib--) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets