parent
0169bb0b10
commit
917df18de8
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mk-configure'
|
||||
pkgname=mk-configure
|
||||
version=0.29.3
|
||||
revision=2
|
||||
version=0.30.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_cmd=bmake
|
||||
|
@ -13,10 +13,10 @@ hostmakedepends="bmake bmkdep"
|
|||
depends="bmake bmkdep"
|
||||
short_desc="Lightweight replacement for GNU autotools"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD"
|
||||
license="BSD-2-Clause, BSD-3-Clause"
|
||||
homepage="https://github.com/cheusov/mk-configure/archive/"
|
||||
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=fbdbacb8eb04566890dd71c1e65226c9714a2557f7f6f3283f6e2a6bc22d4fa9
|
||||
checksum=bae3b94ae7c2dc20e9a7672b7c4cdf5df547d946973ec756259a917fcd110acf
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue