glibmm: update to 2.31.20.
This commit is contained in:
parent
a320b519c3
commit
df5243e2ed
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
libsigc-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'glibmm'
|
||||
pkgname=glibmm
|
||||
version=2.30.1
|
||||
distfiles="${GNOME_SITE}/glibmm/2.30/glibmm-$version.tar.xz"
|
||||
version=2.31.20
|
||||
distfiles="${GNOME_SITE}/glibmm/2.31/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=69582b584666cab1dc4253faffee548054730bc058e28466871e6a954d7ff897
|
||||
checksum=09c5d915eee485fecdbc13405ca34be5c5d55e9a3923dd0acfe6982804daa34d
|
||||
long_desc="
|
||||
glibmm (previously known as GLib--) is the official C++ interface for the
|
||||
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
|
||||
|
|
Loading…
Reference in a new issue