mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glibmm: update to 2.50.0.
This commit is contained in:
parent
801544477a
commit
4cf2544984
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'glibmm'
|
# Template build file for 'glibmm'
|
||||||
pkgname=glibmm
|
pkgname=glibmm
|
||||||
version=2.48.1
|
version=2.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config intltool libtool glib-devel mm-common gtk-doc"
|
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/"
|
homepage="http://gtkmm.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-$version.tar.xz"
|
||||||
checksum=dc225f7d2f466479766332483ea78f82dc349d59399d30c00de50e5073157cdf
|
checksum=df726e3c6ef42b7621474b03b644a2e40ec4eef94a1c5a932c1e740a78f95e94
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Reference in a new issue