mk-configure: update to 0.33.1.
This commit is contained in:
parent
a7cfadf95a
commit
a083a7f751
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mk-configure'
|
||||
pkgname=mk-configure
|
||||
version=0.33.0
|
||||
version=0.33.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=eb0695df721c570c0ba3b69f88ef10b7d67d65690482b52fba22eefed9055814
|
||||
checksum=ce792e2e81a33e9a059c05ce0ff1afc686735a4bee844e10fcdeb19325855793
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue