mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mk-configure: update to 0.34.0.
This commit is contained in:
parent
1bc43749ae
commit
3a80ade34d
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.33.1
|
version=0.34.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -16,7 +16,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=ce792e2e81a33e9a059c05ce0ff1afc686735a4bee844e10fcdeb19325855793
|
checksum=ec57a4dc4f8e2345eb977e947d31fcb40c78eccb97977876ccf92bef9b145142
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue