mk-configure: update to 0.34.1.
This commit is contained in:
parent
2941f40d8b
commit
ff78b186f9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mk-configure'
|
||||
pkgname=mk-configure
|
||||
version=0.34.0
|
||||
version=0.34.1
|
||||
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=ec57a4dc4f8e2345eb977e947d31fcb40c78eccb97977876ccf92bef9b145142
|
||||
checksum=598df0b97d72b33be614b537d00c8c6841e751cd6e135de6bfed710ee91f431a
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue