tokei: update to 6.1.2.

This commit is contained in:
maxice8 2017-10-18 23:37:27 -02:00 committed by Enno Boland
parent c4ec1f504b
commit cdad8a4f91

View file

@ -1,6 +1,6 @@
# Template file for 'tokei'
pkgname=tokei
version=6.0.1
version=6.1.2
revision=1
hostmakedepends="cargo rust"
short_desc="Count lines of code"
@ -8,7 +8,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
license="Apache, MIT"
homepage="https://github.com/Aaronepower/tokei"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=f7f455995fa4f14019bb2f3a5203d7b551d8c453e9b7a533de6fa8d707c7fd74
checksum=736bab89800c397acc3be961af12b80acc2ca71dc990792fff8935018a2f0698
nocross=yes
do_build() {