mk-configure: update to 0.29.0.
This commit is contained in:
parent
b2d2f19af4
commit
674e1697df
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mk-configure'
|
||||
pkgname=mk-configure
|
||||
version=0.28.0
|
||||
revision=2
|
||||
version=0.29.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_cmd=bmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/cheusov/mk-configure/archive/"
|
||||
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=2fa9a4846adbc1031411c8cd1d278ee8bef288a6c98fa16a28ba208a0a21ddd5
|
||||
checksum=99ea7a3d64938e4afd06cc65840d87f5c9c49b086a83576a465ec3cb09005596
|
||||
|
||||
post_install() {
|
||||
vlicense doc/LICENSE
|
||||
|
|
Loading…
Reference in a new issue