runawk: update to 1.6.0.
This commit is contained in:
parent
ad39f5d3c4
commit
e01d29d408
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'runawk'
|
||||
pkgname=runawk
|
||||
version=1.5.1
|
||||
revision=4
|
||||
version=1.6.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
hostmakedepends="mk-configure perl"
|
||||
depends="virtual?awk"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/cheusov/runawk"
|
||||
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=b4f7dc2bb200c0147ada4bdecad5cd19100eca64bb38fda97b8178243cb4da4b
|
||||
checksum=363032efa8adc49d7446b31782ca49b76913b8fd07b315a3d03c67d3d329620e
|
||||
|
||||
do_build() {
|
||||
mkcmake ${makejobs} PREFIX=/usr
|
||||
|
|
Loading…
Reference in New Issue