mk-configure: update to 0.36.0.

This commit is contained in:
Leah Neukirchen 2021-01-07 16:28:20 +01:00
parent 706d32ad4d
commit ab5cb8ae48

View file

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