mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mk-configure: update to 0.39.3.
This commit is contained in:
parent
1d0022edc6
commit
2ca1ed7e2f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mk-configure'
|
# Template file for 'mk-configure'
|
||||||
pkgname=mk-configure
|
pkgname=mk-configure
|
||||||
version=0.38.3
|
version=0.39.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=bmake
|
make_cmd=bmake
|
||||||
|
@ -14,7 +14,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/"
|
homepage="https://github.com/cheusov/mk-configure/"
|
||||||
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7f787d59777a2af8dfbbb0fa4ee753efebbf46bea83b4b99fa62bebc13f6ebed
|
checksum=438ab3c524092982d1473d4019d119afa91cdb60138e1cad6e075f16fd73e3f1
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue