gtkmm: update to 3.18.1.
This commit is contained in:
parent
e166d40b4e
commit
d8919f73d8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'gtkmm'.
|
||||
pkgname=gtkmm
|
||||
version=3.18.0
|
||||
revision=3
|
||||
version=3.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation"
|
||||
hostmakedepends="automake libtool pkg-config mm-common"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://gtkmm.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/gtkmm/${version%.*}/gtkmm-$version.tar.xz"
|
||||
checksum=829fa113daed74398c49c3f2b7672807f58ba85d0fa463f5bc726e1b0138b86b
|
||||
checksum=747dff6164e5367db6fae6c30f01f0cb6bc14652353b1bdb33de8a69aa7b2520
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue