mk-configure: update to 0.31.0.

This commit is contained in:
Leah Neukirchen 2019-04-09 17:16:19 +02:00
parent 247f85b7c2
commit 6eaadec6d2

View file

@ -1,6 +1,6 @@
# Template file for 'mk-configure' # Template file for 'mk-configure'
pkgname=mk-configure pkgname=mk-configure
version=0.30.0 version=0.31.0
revision=1 revision=1
wrksrc="${pkgname}-${pkgname}-${version}" wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-makefile build_style=gnu-makefile
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-Clause, BSD-3-Clause" license="BSD-2-Clause, BSD-3-Clause"
homepage="https://github.com/cheusov/mk-configure/archive/" homepage="https://github.com/cheusov/mk-configure/archive/"
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz" distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
checksum=bae3b94ae7c2dc20e9a7672b7c4cdf5df547d946973ec756259a917fcd110acf checksum=8c0fcf42be37c45cbb182336792c98ce12c77cb4c4787cc376cd0088c4909cee
disable_parallel_build=yes disable_parallel_build=yes
post_extract() { post_extract() {