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'
|
# Template file for 'runawk'
|
||||||
pkgname=runawk
|
pkgname=runawk
|
||||||
version=1.6.0
|
version=1.6.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
hostmakedepends="mk-configure perl"
|
hostmakedepends="mk-configure perl"
|
||||||
depends="virtual?awk"
|
depends="virtual?awk"
|
||||||
short_desc="Powerful wrapper for AWK interpreter"
|
short_desc="Powerful wrapper for AWK interpreter"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/cheusov/runawk"
|
homepage="https://github.com/cheusov/runawk"
|
||||||
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue