mk-configure: update to 0.29.1.
This commit is contained in:
parent
8b8e1a45b9
commit
acbdcdf6ae
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.29.0
|
version=0.29.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/cheusov/mk-configure/archive/"
|
homepage="https://github.com/cheusov/mk-configure/archive/"
|
||||||
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=99ea7a3d64938e4afd06cc65840d87f5c9c49b086a83576a465ec3cb09005596
|
checksum=3350707b519560b0cf99979d06bf806949df6558f84306a33aec419b766f57ca
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense doc/LICENSE
|
vlicense doc/LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue