glibmm: update to 2.50.0.
This commit is contained in:
parent
801544477a
commit
4cf2544984
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'glibmm'
|
||||
pkgname=glibmm
|
||||
version=2.48.1
|
||||
version=2.50.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config intltool libtool glib-devel mm-common gtk-doc"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://gtkmm.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-$version.tar.xz"
|
||||
checksum=dc225f7d2f466479766332483ea78f82dc349d59399d30c00de50e5073157cdf
|
||||
checksum=df726e3c6ef42b7621474b03b644a2e40ec4eef94a1c5a932c1e740a78f95e94
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in New Issue