glibmm: update to 2.38.0.
This commit is contained in:
parent
c9ed73ef17
commit
511fd1dbdf
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'glibmm'
|
||||
pkgname=glibmm
|
||||
version=2.37.93
|
||||
version=2.38.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool libtool glib-devel>=2.38"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://gtkmm.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-$version.tar.xz"
|
||||
checksum=a01031d7d05ba9df5915fc84867303c93341a8dd13a2aa5af78a71dfb46842f6
|
||||
checksum=f37bab6bedb7b68045e356feca9e27760a5ce50d95df07156656a0e1deabc402
|
||||
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 New Issue