runawk: rebuild for metadata
This commit is contained in:
parent
9eff3d6f31
commit
332ff3ed21
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'runawk'
|
||||
pkgname=runawk
|
||||
version=1.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
hostmakedepends="mk-configure perl"
|
||||
depends="virtual?awk"
|
||||
short_desc="Powerful wrapper for AWK interpreter"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/cheusov/runawk"
|
||||
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue