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