runawk: update to 1.6.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'runawk'
|
# Template file for 'runawk'
|
||||||
pkgname=runawk
|
pkgname=runawk
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
hostmakedepends="mk-configure perl"
|
hostmakedepends="mk-configure perl"
|
||||||
depends="virtual?awk"
|
depends="virtual?awk"
|
||||||
@@ -10,7 +10,7 @@ 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"
|
||||||
checksum=363032efa8adc49d7446b31782ca49b76913b8fd07b315a3d03c67d3d329620e
|
checksum=4f0faf7ef1413aab91203a17cf84be729a23ac07337863e2c290131468376521
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
mkcmake ${makejobs} PREFIX=/usr
|
mkcmake ${makejobs} PREFIX=/usr
|
||||||
|
|||||||
Reference in New Issue
Block a user