mk-configure: update to 0.34.2.
This commit is contained in:
parent
7e71231bb7
commit
a7e65e9172
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mk-configure'
|
||||
pkgname=mk-configure
|
||||
version=0.34.1
|
||||
version=0.34.2
|
||||
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=598df0b97d72b33be614b537d00c8c6841e751cd6e135de6bfed710ee91f431a
|
||||
checksum=4f18c3b7922cd81a7d3caf50f0ecf2cd2107bb8b94838fb6d4e10eece67e9b01
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue